Skip to content

Commit

Permalink
Remove useless clean
Browse files Browse the repository at this point in the history
  • Loading branch information
jokesterfr committed Oct 13, 2023
1 parent 1537d6f commit ddf354a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker/debian.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ RUN apt-get update \
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 \
&& apt-get clean
libnginx-mod-http-geoip libnginx-mod-stream

# Install PHP requirements
# see: https://olvlvl.com/2019-06-install-php-ext-source
Expand Down

0 comments on commit ddf354a

Please sign in to comment.