We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f2e098 commit 1a57d9fCopy full SHA for 1a57d9f
Dockerfile
@@ -15,7 +15,7 @@ ENV VITE_API_BASE_URL=/api
15
RUN yarn build
16
17
# Build the manager binary
18
-FROM docker.io/library/golang:1.22.4@sha256:c2010b9c2342431a24a2e64e33d9eb2e484af49e72c820e200d332d214d5e61f as builder
+FROM docker.io/library/golang:1.22.4@sha256:c8736b8dbf2b12c98bb0eeed91eef58ecef52b8c2bd49b8044531e8d8d8d58e8 as builder
19
ARG TARGETOS
20
ARG TARGETARCH
21
ARG PACKAGE=github.com/padok-team/burrito
0 commit comments