Skip to content

Commit

Permalink
chore(deps): update alpine docker tag to v3.21 (kubectl-helm-aws/dock…
Browse files Browse the repository at this point in the history
…erfile) (#974)

Co-authored-by: IK Renovate Bot <ikbot@renovateapp.com>
  • Loading branch information
ivankatliarchuk and IK Renovate Bot authored Jan 12, 2025
1 parent 55dd27e commit cbb8e2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubectl-helm-aws/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM lachlanevenson/k8s-helm:v3.10.2
FROM lachlanevenson/k8s-kubectl:v1.25.4


FROM alpine:3.20
FROM alpine:3.21
ENV AWSCLI_VERSION 1.17.10
RUN apk add -U --no-cache python3 ca-certificates \
&& pip3 install --no-cache-dir --upgrade pip \
Expand Down

0 comments on commit cbb8e2e

Please sign in to comment.