Skip to content

Commit

Permalink
Merge pull request #13 from mojaloop/feature/cc-k8s
Browse files Browse the repository at this point in the history
bump versions
  • Loading branch information
dfry authored Oct 22, 2024
2 parents d88b060 + 8eea991 commit 93b4e6b
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 93b4e6b

Please sign in to comment.