diff --git a/Dockerfile b/Dockerfile index c5afc0d80..095c65f94 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,7 +11,7 @@ FROM golang:alpine LABEL maintainer="HashiCorp Terraform Team " -RUN apk add --update git bash openssh +RUN apk add --no-cache git bash openssh ENV TF_DEV=true ENV TF_RELEASE=1