Skip to content

Commit 74ba80b

Browse files
chore(deps): update docker.io/library/golang:1.22.8 docker digest to 0ca97f4 (#362)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5e2aafd commit 74ba80b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ENV VITE_API_BASE_URL=/api
1515
RUN yarn build
1616

1717
# Build the manager binary
18-
FROM docker.io/library/golang:1.22.8@sha256:d22ae61b07d6e977d941b8d402e9a15b0638bac0d3f05e59f48f0d4b912760ec AS builder
18+
FROM docker.io/library/golang:1.22.8@sha256:0ca97f4ab335f4b284a5b8190980c7cdc21d320d529f2b643e8a8733a69bfb6b AS builder
1919
ARG TARGETOS
2020
ARG TARGETARCH
2121
ARG PACKAGE=github.com/padok-team/burrito

0 commit comments

Comments
 (0)