Skip to content

Commit 7d2f32b

Browse files
patch(deps): update golang:1.25.2-alpine3.21 docker digest to 0134653 (#206)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0336c6b commit 7d2f32b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/terrastate/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$BUILDPLATFORM golang:1.25.2-alpine3.21@sha256:7300a8dde0097ef6391dad01ebec6d1730d2e52802436fcc6dcb130fc5aaba2a AS builder
1+
FROM --platform=$BUILDPLATFORM golang:1.25.2-alpine3.21@sha256:01346535ae797d5bc7301aa6518051e9a66adf813fc99e09872a06417759f913 AS builder
22

33
RUN apk add --no-cache -U git curl
44
RUN sh -c "$(curl --location https://taskfile.dev/install.sh)" -- -d -b /usr/local/bin

0 commit comments

Comments
 (0)