Skip to content

Commit 4ff8701

Browse files
committed
Updated baseimage to version 3.4.6.
1 parent bf48ff0 commit 4ff8701

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

8484
ARG NGINX_PROXY_MANAGER_VERSION
8585
ARG DOCKER_IMAGE_VERSION

0 commit comments

Comments
 (0)