Skip to content

Commit 2fc44f9

Browse files
chore(deps): update golang:1.24 docker digest to 1bcf884
1 parent 2a058d3 commit 2fc44f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend-go/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.24@sha256:86b4cff66e04d41821a17cea30c1031ed53e2635e2be99ae0b4a7d69336b5063 AS build
1+
FROM golang:1.24@sha256:1bcf8844d2464a6485c87646f9da684610758eb1a2df63c8a6e7ca47c64f8655 AS build
22
WORKDIR /workspace/app
33
# pre-copy/cache go.mod for pre-downloading dependencies and only redownloading them in subsequent builds if they change
44
COPY go.mod go.sum ./

0 commit comments

Comments
 (0)