Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dfry committed Oct 22, 2024
1 parent 42f2438 commit 8eea991
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,10 +1,10 @@
FROM ubuntu:20.04
ARG TERRAFORM_VERSION=1.2.4
ARG TERRAGRUNT_VERSION=0.57.0
ARG VAULT_VERSION=1.13.4
ARG TERRAFORM_VERSION=1.3.2
ARG TERRAGRUNT_VERSION=0.68.4
ARG VAULT_VERSION=1.17.6
ARG YTT_VERSION=0.48.0
ARG KAPP_VERSION=0.60.0
ARG NETBIRD_VERSION=0.28.6
ARG NETBIRD_VERSION=0.30.2
ARG KUBECTL_VERSION=1.24.6

# Update apt and Install dependencies
Expand Down

0 comments on commit 8eea991

Please sign in to comment.