Skip to content

Commit

Permalink
Fix wrong versions
Browse files Browse the repository at this point in the history
  • Loading branch information
sjauld committed Nov 16, 2023
1 parent 54c871e commit e8a77f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ LABEL Maintainer='Stuart Auld <[email protected]>'

# This is required for the tentacle to run
ENV ACCEPT_EULA=Y
ENV CHAMBER_VERSION=2.25.12
ENV CHAMBER_VERSION=2.13.4
ENV PACKER_VERSION=1.9.4
ENV SNOWFLAKE_DRIVER_VERSION=2.25.7
ENV SNOWFLAKE_DRIVER_VERSION=2.25.12
ENV TERRAFORM_VERSION=1.6.4

# Add in github.com public key
Expand Down

0 comments on commit e8a77f2

Please sign in to comment.