Update Dockerfile
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
@@ -43,7 +43,7 @@ RUN \
|
|||||||
curl \
|
curl \
|
||||||
gcc \
|
gcc \
|
||||||
git \
|
git \
|
||||||
gnupg \
|
gnupg \
|
||||||
gzip \
|
gzip \
|
||||||
jo \
|
jo \
|
||||||
jq \
|
jq \
|
||||||
@@ -53,6 +53,7 @@ RUN \
|
|||||||
unzip \
|
unzip \
|
||||||
wget \
|
wget \
|
||||||
zip \
|
zip \
|
||||||
|
webp \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
# Create a directory for the tools
|
# Create a directory for the tools
|
||||||
|
|||||||
Reference in New Issue
Block a user