We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d78dcb commit fda9aceCopy full SHA for fda9ace
backend-go/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.24@sha256:39d9e7d9c5d9c9e4baf0d8fff579f06d5032c0f4425cdec9e86732e8e4e374dc AS build
+FROM golang:1.24@sha256:86b4cff66e04d41821a17cea30c1031ed53e2635e2be99ae0b4a7d69336b5063 AS build
2
WORKDIR /workspace/app
3
# pre-copy/cache go.mod for pre-downloading dependencies and only redownloading them in subsequent builds if they change
4
COPY go.mod go.sum ./
0 commit comments