Skip to content

Commit 6a203b4

Browse files
committed
Updated baseimage to version 3.7.1.
1 parent 7011736 commit 6a203b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ RUN \
8181
find /tmp/certbot-install/usr/lib/python3.11/site-packages -type d -name tests -print0 | xargs -0 rm -r
8282

8383
# Pull base image.
84-
FROM jlesage/baseimage:alpine-3.18-v3.6.5
84+
FROM jlesage/baseimage:alpine-3.18-v3.7.1
8585

8686
ARG NGINX_PROXY_MANAGER_VERSION
8787
ARG DOCKER_IMAGE_VERSION

0 commit comments

Comments
 (0)