Skip to content

Commit

Permalink
Updated baseimage to version 3.5.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlesage committed Nov 18, 2023
1 parent 5cf2360 commit a892c16
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.5.1
FROM jlesage/baseimage:alpine-3.16-v3.5.2

ARG NGINX_PROXY_MANAGER_VERSION
ARG DOCKER_IMAGE_VERSION
Expand Down

0 comments on commit a892c16

Please sign in to comment.