Skip to content

Commit

Permalink
fix: (IAC-960) Remediate DAC critical vulnerabilities (#420)
Browse files Browse the repository at this point in the history
  • Loading branch information
dhoucgitter committed Mar 30, 2023
1 parent 5f01593 commit 2838342
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 @@ -14,7 +14,7 @@ RUN curl -sLO https://storage.googleapis.com/kubernetes-release/release/v{$kubec

# Installation
FROM baseline
ARG helm_version=3.8.1
ARG helm_version=3.9.4
ARG aws_cli_version=2.7.22
ARG gcp_cli_version=409.0.0

Expand Down

0 comments on commit 2838342

Please sign in to comment.