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 5e2aafd commit 74ba80bCopy full SHA for 74ba80b
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.8@sha256:d22ae61b07d6e977d941b8d402e9a15b0638bac0d3f05e59f48f0d4b912760ec AS builder
+FROM docker.io/library/golang:1.22.8@sha256:0ca97f4ab335f4b284a5b8190980c7cdc21d320d529f2b643e8a8733a69bfb6b AS builder
19
ARG TARGETOS
20
ARG TARGETARCH
21
ARG PACKAGE=github.com/padok-team/burrito
0 commit comments