Skip to content

Commit

Permalink
Update terraform, packer and chamber
Browse files Browse the repository at this point in the history
  • Loading branch information
sjauld authored Apr 30, 2024
1 parent 468d203 commit 077f7e3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ LABEL Maintainer='Stuart Auld <[email protected]>'

# This is required for the tentacle to run
ENV ACCEPT_EULA=Y
ENV CHAMBER_VERSION=2.13.4
ENV PACKER_VERSION=1.9.4
ENV CHAMBER_VERSION=2.14.1
ENV PACKER_VERSION=1.10.3
ENV SNOWFLAKE_DRIVER_VERSION=3.2.0
ENV TERRAFORM_VERSION=1.7.0
ENV TERRAFORM_VERSION=1.8.2

# Add in github.com public key
COPY known_hosts /root/.ssh/known_hosts
Expand Down

0 comments on commit 077f7e3

Please sign in to comment.