diff --git a/Dockerfile b/Dockerfile index cb7433650f..0f70650739 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,7 +11,7 @@ # built by the (closed-source) official release process. FROM docker.mirror.hashicorp.services/golang:alpine -LABEL maintainer="OpenTF Team " +LABEL maintainer="OpenTF Team " RUN apk add --no-cache git bash openssh