Skip to content

Commit 81d68b3

Browse files
chore(deps): update golang:1.24 docker digest to 795a40c
1 parent b6a6266 commit 81d68b3

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:e84f2e80dc8ab2cd38c6e028f6e569f6ae54c08ad4caee492a596275086a2fa5 AS build
1+
FROM golang:1.24@sha256:795a40cbe36a11e39b0709eb98d7aaa8d312d60336d863a0ef1c8aff07c1b3e0 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)