Skip to content

Commit

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

build: bump library/alpine from 3.20.0 to 3.20.1
  • Loading branch information
buchdag authored Jun 24, 2024
2 parents 1c01e06 + 251a34c commit e9c01c9
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.0 AS docker-gen

FROM docker.io/library/alpine:3.20.0
FROM docker.io/library/alpine:3.20.1

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

0 comments on commit e9c01c9

Please sign in to comment.