Skip to content

Commit 6eff788

Browse files
jheuelrenovate-bot
andauthored
chore(deps): update golang:1.24.6 docker digest to 0348485 (#209)
Co-authored-by: Renovate Bot <[email protected]>
1 parent f697f61 commit 6eff788

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
@@ -7,7 +7,7 @@ RUN deno install
77
RUN deno task build
88

99
# Stage 2: Build the Go backend
10-
FROM golang:1.24.6@sha256:2c89c41fb9efc3807029b59af69645867cfe978d2b877d475be0d72f6c6ce6f6 as backend-builder
10+
FROM golang:1.24.6@sha256:034848561f95a942e2163d9017e672f0c65403f699336db4529a908af00dfc98 as backend-builder
1111

1212
WORKDIR /app/backend
1313
COPY ./backend .

0 commit comments

Comments
 (0)