Skip to content

Commit

Permalink
build: bump library/alpine from 3.20.2 to 3.20.3
Browse files Browse the repository at this point in the history
Bumps library/alpine from 3.20.2 to 3.20.3.

---
updated-dependencies:
- dependency-name: library/alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 9, 2024
1 parent e251dbc commit 6c81f77
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.2 AS docker-gen

FROM docker.io/library/alpine:3.20.2
FROM docker.io/library/alpine:3.20.3

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

0 comments on commit 6c81f77

Please sign in to comment.