Skip to content

Commit 8fedf68

Browse files
authored
Merge pull request #1216 from nginx-proxy/dependabot/docker/library/alpine-3.22.2
build: bump library/alpine from 3.22.1 to 3.22.2
2 parents dadb395 + 7973c9c commit 8fedf68

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)