Skip to content

Commit

Permalink
Update tools
Browse files Browse the repository at this point in the history
  • Loading branch information
sjauld authored Nov 16, 2023
1 parent aba0112 commit 54c871e
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.11.1
ENV PACKER_VERSION=1.8.5
ENV CHAMBER_VERSION=2.25.12
ENV PACKER_VERSION=1.9.4
ENV SNOWFLAKE_DRIVER_VERSION=2.25.7
ENV TERRAFORM_VERSION=1.3.7
ENV TERRAFORM_VERSION=1.6.4

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

0 comments on commit 54c871e

Please sign in to comment.