Skip to content

Commit

Permalink
Merge pull request #1180 from nginx-proxy/dependabot/docker/library/a…
Browse files Browse the repository at this point in the history
…lpine-3.21.1

build: bump library/alpine from 3.21.0 to 3.21.1
  • Loading branch information
buchdag authored Jan 8, 2025
2 parents ea11f22 + 78c7577 commit ce263b0
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
@@ -1,6 +1,6 @@
FROM docker.io/nginxproxy/docker-gen:0.14.4 AS docker-gen

FROM docker.io/library/alpine:3.21.0
FROM docker.io/library/alpine:3.21.1

ARG GIT_DESCRIBE="unknown"
ARG ACMESH_VERSION=3.1.0
Expand Down

0 comments on commit ce263b0

Please sign in to comment.