Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mxmorin authored Nov 8, 2024
1 parent fb03e3c commit 5aee919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM alpine:3.20

ARG VERSION_HADOLINT="v2.12.0"
ARG VERSION_KUBECTL="v1.31.2"
ARG VERSION_HELM="v3.15.4"
ARG VERSION_HELM="v3.16.2"
ARG VERSION_HELM2="v2.17.0"
ENV PODMAN_IGNORE_CGROUPSV1_WARNING=true
COPY . cdp/
Expand Down

0 comments on commit 5aee919

Please sign in to comment.