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 e0ca1a0 commit 416adb4Copy full SHA for 416adb4
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.7.1
+FROM jlesage/baseimage:alpine-3.18-v3.8.0
85
86
ARG NGINX_PROXY_MANAGER_VERSION
87
ARG DOCKER_IMAGE_VERSION
0 commit comments