Skip to content

Commit a57731b

Browse files
committed
Updated baseimage to version 3.6.4.
1 parent eb55928 commit a57731b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ RUN \
7979
find /tmp/certbot-install/usr/lib/python3.10/site-packages -type d -name tests -print0 | xargs -0 rm -r
8080

8181
# Pull base image.
82-
FROM jlesage/baseimage:alpine-3.16-v3.6.2
82+
FROM jlesage/baseimage:alpine-3.16-v3.6.4
8383

8484
ARG NGINX_PROXY_MANAGER_VERSION
8585
ARG DOCKER_IMAGE_VERSION

0 commit comments

Comments
 (0)