Skip to content

Commit

Permalink
Updated baseimage to version 3.6.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlesage committed Dec 6, 2024
1 parent eb55928 commit a57731b
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.6.2
FROM jlesage/baseimage:alpine-3.16-v3.6.4

ARG NGINX_PROXY_MANAGER_VERSION
ARG DOCKER_IMAGE_VERSION
Expand Down

0 comments on commit a57731b

Please sign in to comment.