File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- FROM --platform=$BUILDPLATFORM docker.io/golang:1.22@sha256:f43c6f049f04cbbaeb28f0aad3eea15274a7d0a7899a617d0037aec48d7ab010 as build
1+ FROM --platform=$BUILDPLATFORM docker.io/golang:1.22@sha256:829eff99a4b2abffe68f6a3847337bf6455d69d17e49ec1a97dac78834754bd6 as build
22
33ARG TARGETOS
44ARG TARGETARCH
@@ -8,7 +8,7 @@ WORKDIR /src
88
99RUN make build
1010
11- FROM docker.io/docker:26.1-dind@sha256:a811114bcd41954bc9b6577469ce7e648ee600c864e815e535aac79e50439352
11+ FROM docker.io/docker:26.1-dind@sha256:b0bb04500127fa9b2bebd370a3de1f5aac9c3350cf137e42ce661fa17030dfa0
1212
1313LABEL maintainer="ownCloud DevOps <devops@owncloud.com>"
1414LABEL org.opencontainers.image.authors="ownCloud DevOps <devops@owncloud.com>"
You can’t perform that action at this time.
0 commit comments