We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0336c6b commit 7d2f32bCopy full SHA for 7d2f32b
cmd/terrastate/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=$BUILDPLATFORM golang:1.25.2-alpine3.21@sha256:7300a8dde0097ef6391dad01ebec6d1730d2e52802436fcc6dcb130fc5aaba2a AS builder
+FROM --platform=$BUILDPLATFORM golang:1.25.2-alpine3.21@sha256:01346535ae797d5bc7301aa6518051e9a66adf813fc99e09872a06417759f913 AS builder
2
3
RUN apk add --no-cache -U git curl
4
RUN sh -c "$(curl --location https://taskfile.dev/install.sh)" -- -d -b /usr/local/bin
0 commit comments