Skip to content

Commit a972125

Browse files
authored
Merge pull request #1201 from nginx-proxy/dependabot/docker/library/alpine-3.22.1
build: bump library/alpine from 3.22.0 to 3.22.1
2 parents 1fd6385 + 362f1d1 commit a972125

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.14.7 AS docker-gen
33

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

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

0 commit comments

Comments
 (0)