Skip to content

Commit 4c81cc0

Browse files
chore(deps): update docker.io/library/alpine docker tag to v3.23 (#230)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7668fd3 commit 4c81cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containerfile.multiarch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ WORKDIR /src
88

99
RUN make build
1010

11-
FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412
11+
FROM docker.io/library/alpine:3.23@sha256:51183f2cfa6320055da30872f211093f9ff1d3cf06f39a0bdb212314c5dc7375
1212

1313
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
1414
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"

0 commit comments

Comments
 (0)