Skip to content

Commit

Permalink
Bump to terraform 0.11.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Dillon Giacoppo committed Mar 11, 2019
1 parent 763bf50 commit 4ea5e17
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 @@ -18,6 +18,6 @@ RUN CGO_ENABLED=0 GOOS=linux go build


# Build the final image
FROM hashicorp/terraform:0.11.11
FROM hashicorp/terraform:0.11.12

COPY --from=builder /src/terraform-provider-artifactory /root/.terraform.d/plugins/

0 comments on commit 4ea5e17

Please sign in to comment.