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 59cba8a commit 30eca35Copy full SHA for 30eca35
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:969349b8121a56d51c74f4c273ab974c15b3a8ae246a5cffc1df7d28b66cf978 as builder
+FROM docker.io/library/golang:1.22.4@sha256:c2010b9c2342431a24a2e64e33d9eb2e484af49e72c820e200d332d214d5e61f as builder
19
ARG TARGETOS
20
ARG TARGETARCH
21
ARG PACKAGE=github.com/padok-team/burrito
0 commit comments