mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-05-12 03:02:29 -04:00
update dockerfile to not include version prerelease string
This commit is contained in:
@@ -14,6 +14,7 @@ MAINTAINER "HashiCorp Terraform Team <terraform@hashicorp.com>"
|
||||
RUN apk add --update git bash openssh
|
||||
|
||||
ENV TF_DEV=true
|
||||
ENV TF_RELEASE=1
|
||||
|
||||
WORKDIR $GOPATH/src/github.com/hashicorp/terraform
|
||||
COPY . .
|
||||
|
||||
Reference in New Issue
Block a user