Skip to content

Commit

Permalink
Updated baseimage to version 3.4.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlesage committed Mar 4, 2023
1 parent bf48ff0 commit 4ff8701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ RUN \
find /tmp/certbot-install/usr/lib/python3.10/site-packages -type d -name tests -print0 | xargs -0 rm -r

# Pull base image.
FROM jlesage/baseimage:alpine-3.16-v3.4.5
FROM jlesage/baseimage:alpine-3.16-v3.4.6

ARG NGINX_PROXY_MANAGER_VERSION
ARG DOCKER_IMAGE_VERSION
Expand Down

0 comments on commit 4ff8701

Please sign in to comment.