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 94b4686
  • Loading branch information
renovate-coveooss[bot] authored Jan 8, 2025
1 parent 5d7b8fb commit cd943cb
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:94b4686346804a8cfc3d2c9069bbdf4bfb21ac8bdc6d99e23f529e295db1cd81
LABEL maintainer="HashiCorp Terraform Team <[email protected]>"

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

0 comments on commit cd943cb

Please sign in to comment.