Skip to content

Commit 9bc78f9

Browse files
committed
Updated baseimage to version 3.6.2.
1 parent a4cf5dd commit 9bc78f9

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
@@ -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.5.2
82+
FROM jlesage/baseimage:alpine-3.16-v3.6.2
8383

8484
ARG NGINX_PROXY_MANAGER_VERSION
8585
ARG DOCKER_IMAGE_VERSION

0 commit comments

Comments
 (0)