Skip to content

Commit

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

ARG NGINX_PROXY_MANAGER_VERSION
ARG DOCKER_IMAGE_VERSION
Expand Down

0 comments on commit 5cf2360

Please sign in to comment.