diff --git a/Dockerfile b/Dockerfile index 69c9c0130b47..e8d22d55ba75 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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:c694a4d291a13a9f9d94933395673494fc2cc9d4777b85df3a7e70b3492d3574 LABEL maintainer="HashiCorp Terraform Team " RUN apk add --no-cache git bash openssh