Skip to content

Commit

Permalink
trivy
Browse files Browse the repository at this point in the history
  • Loading branch information
Emterry committed Dec 5, 2024
1 parent 42747ba commit aa0947b
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 @@ -12,7 +12,7 @@ RUN /node_modules/.bin/jest

FROM public.ecr.aws/docker/library/python:3.12-alpine3.18 AS base

ARG HELM_VERSION=3.14.1
ARG HELM_VERSION=3.16.0
ARG HELM_TARBALL=helm-v${HELM_VERSION}-linux-amd64.tar.gz
ARG HELM_BASEURL=https://get.helm.sh

Expand Down

0 comments on commit aa0947b

Please sign in to comment.