Skip to content

Commit

Permalink
chore(deps): pin docker.mirror.hashicorp.services/golang docker tag t…
Browse files Browse the repository at this point in the history
…o 13aaa4b
  • Loading branch information
renovate-coveooss[bot] authored Jan 7, 2025
1 parent 5d7b8fb commit b0f1a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# the officially-released binary from releases.hashicorp.com and are
# built by the (closed-source) official release process.

FROM docker.mirror.hashicorp.services/golang:alpine
FROM docker.mirror.hashicorp.services/golang:alpine@sha256:13aaa4b92fd4dc81683816b4b62041442e9f685deeb848897ce78c5e2fb03af7
LABEL maintainer="HashiCorp Terraform Team <[email protected]>"

RUN apk add --no-cache git bash openssh
Expand Down

0 comments on commit b0f1a09

Please sign in to comment.