You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Dockerfile
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ RUN chmod +x parca
33
33
34
34
# https://github.com/hadolint/hadolint/issues/861
35
35
# hadolint ignore=DL3029
36
-
FROM --platform="${TARGETPLATFORM:-linux/amd64}" docker.io/alpine:3.22.0@sha256:8a1f59ffb675680d47db6337b49d22281a139e9d709335b492be023728e11715 AS runner
36
+
FROM --platform="${TARGETPLATFORM:-linux/amd64}" docker.io/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 AS runner
0 commit comments