We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7011736 commit 6a203b4Copy full SHA for 6a203b4
Dockerfile
@@ -81,7 +81,7 @@ RUN \
81
find /tmp/certbot-install/usr/lib/python3.11/site-packages -type d -name tests -print0 | xargs -0 rm -r
82
83
# Pull base image.
84
-FROM jlesage/baseimage:alpine-3.18-v3.6.5
+FROM jlesage/baseimage:alpine-3.18-v3.7.1
85
86
ARG NGINX_PROXY_MANAGER_VERSION
87
ARG DOCKER_IMAGE_VERSION
0 commit comments