Skip to content

Commit 90fa364

Browse files
chore(deps): update hashicorp/terraform:1.15 docker digest to bf33ffa
1 parent 84f7560 commit 90fa364

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM golang:1.26.3@sha256:313faae491b410a35402c05d35e7518ae99103d957308e940e1ae2
33
RUN apt-get update \
44
&& apt-get install -y unzip
55

6-
COPY --from=hashicorp/terraform:1.15@sha256:a12a7a9301bbab26589c0a353d5bdfc68bd1a52aa818cbdd698bf0dec094bd61 /bin/terraform /usr/local/bin/terraform
6+
COPY --from=hashicorp/terraform:1.15@sha256:bf33ffa0dc4777e911f6ab96feafd79be58036b2f74a9772d649818a780c3a13 /bin/terraform /usr/local/bin/terraform
77
COPY --from=goreleaser/goreleaser:v2.15.4@sha256:579eee23514fa647adcc669b5875f866f1c1faf5a0464aec4614a9121684c06c /usr/bin/goreleaser /usr/local/bin/goreleaser
88

99
WORKDIR /work

0 commit comments

Comments
 (0)