Skip to content

Commit 8dc84fc

Browse files
build: bump library/alpine from 3.23.0 to 3.23.3
Bumps library/alpine from 3.23.0 to 3.23.3. --- updated-dependencies: - dependency-name: library/alpine dependency-version: 3.23.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 389e6e1 commit 8dc84fc

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

4-
FROM docker.io/library/alpine:3.23.0
4+
FROM docker.io/library/alpine:3.23.3
55

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

0 commit comments

Comments
 (0)