mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-05 08:53:36 +00:00
add zope/dep updates
Update zoeyvid/nginx-quic Docker tag to v106
This commit is contained in:
@@ -30,14 +30,14 @@ RUN apk add --no-cache ca-certificates nodejs-current yarn && \
|
|||||||
yarn cache clean --all
|
yarn cache clean --all
|
||||||
|
|
||||||
|
|
||||||
FROM zoeyvid/nginx-quic:103
|
FROM zoeyvid/nginx-quic:106
|
||||||
RUN apk add --no-cache ca-certificates tzdata \
|
RUN apk add --no-cache ca-certificates tzdata \
|
||||||
nodejs-current \
|
nodejs-current \
|
||||||
openssl apache2-utils \
|
openssl apache2-utils \
|
||||||
coreutils grep jq curl \
|
coreutils grep jq curl \
|
||||||
build-base libffi-dev && \
|
build-base libffi-dev && \
|
||||||
# Install Certbot
|
# Install Certbot
|
||||||
pip install --no-cache-dir certbot && \
|
pip install --no-cache-dir certbot zope && \
|
||||||
# Clean
|
# Clean
|
||||||
apk del --no-cache build-base libffi-dev
|
apk del --no-cache build-base libffi-dev
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user