Skip to content

Commit

Permalink
chore: bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ironashram authored Nov 29, 2024
1 parent b734ef5 commit 20b7919
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
FROM ubuntu:jammy

ARG ANSIBLE_VERSION="10.2.0"
ARG GOVC_VERSION="v0.39.0"
ARG PACKER_VERSION="1.11.1"
ARG TERRAFORM_VERSION="1.9.3"
ARG KUBECTL_VERSION="v1.30.3"
ARG HELM_VERSION="v3.15.3"
ARG ANSIBLE_VERSION="11.0.0"
ARG GOVC_VERSION="v0.46.2"
ARG PACKER_VERSION="1.11.2"
ARG TERRAFORM_VERSION="1.10.0"
ARG KUBECTL_VERSION="v1.31.3"
ARG HELM_VERSION="v3.16.3"

ENV DEBIAN_FRONTEND=noninteractive
ENV PYTHONDONTWRITEBYTECODE=True
Expand Down

0 comments on commit 20b7919

Please sign in to comment.