Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent ce263b0 commit 4a4f03c
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.1
FROM docker.io/library/alpine:3.21.2

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

0 comments on commit 4a4f03c

Please sign in to comment.