Skip to content

Commit

Permalink
fix: version updates
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Buchleitner <[email protected]>
  • Loading branch information
mabunixda committed Oct 9, 2023
1 parent 47c135d commit 0ea5939
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG TERRAFORM_VERSION=1.3.3
ARG MONDOO_VERSION=7.1.0
ARG PACKER_VERSION=1.8.3
ARG YQ_VERSION=4.27.5
ARG TERRAFORM_VERSION=1.5.7
ARG MONDOO_VERSION=9.0.2
ARG PACKER_VERSION=1.9.4
ARG YQ_VERSION=4.35.2
ARG TERRAFORM_DOCS_VERSION=latest
ARG TFLINT_VERSION=latest
ARG TFSEC_VERSION=latest
Expand Down

0 comments on commit 0ea5939

Please sign in to comment.