Skip to content

Commit dcc839c

Browse files
chore(deps): update docker.io/library/alpine docker tag to v3.22 (#202)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bcd32f0 commit dcc839c

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.21@sha256:a8560b36e8b8210634f77d9f7f9efd7ffa463e380b75e2e74aff4511df3ef88c
11+
FROM docker.io/library/alpine:3.22@sha256:8a1f59ffb675680d47db6337b49d22281a139e9d709335b492be023728e11715
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)