Skip to content

Commit

Permalink
Update basic tools
Browse files Browse the repository at this point in the history
  • Loading branch information
jokesterfr committed Oct 12, 2023
1 parent e360efb commit 9948799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/debian.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ENV PS_FOLDER=/var/www/html
# Install base tools
RUN apt-get update \
&& DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -qqy \
bash less vim git tzdata zip curl jq netcat-traditional ca-certificates \
bash less vim git tzdata zip unzip curl jq netcat-traditional ca-certificates \
lsb-release libgnutls30 gnupg libmcrypt4 libiconv-hook1 \
nginx libnginx-mod-http-headers-more-filter libnginx-mod-http-geoip \
libnginx-mod-http-geoip libnginx-mod-stream \
Expand Down

0 comments on commit 9948799

Please sign in to comment.