Skip to content

Commit 7973c9c

Browse files
build: bump library/alpine from 3.22.1 to 3.22.2
Bumps library/alpine from 3.22.1 to 3.22.2. --- updated-dependencies: - dependency-name: library/alpine dependency-version: 3.22.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dadb395 commit 7973c9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# syntax=docker/dockerfile:1
22
FROM docker.io/nginxproxy/docker-gen:0.15.1 AS docker-gen
33

4-
FROM docker.io/library/alpine:3.22.1
4+
FROM docker.io/library/alpine:3.22.2
55

66
ARG GIT_DESCRIBE="unknown"
77
ARG ACMESH_VERSION=3.1.1

0 commit comments

Comments
 (0)