Skip to content

Commit 9bf0283

Browse files
author
IK Renovate Bot
committed
chore(deps): update alpine docker tag to v3.22 (kubectl-helm-aws/dockerfile)
1 parent c005164 commit 9bf0283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubectl-helm-aws/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM lachlanevenson/k8s-helm:v3.10.2
33
FROM lachlanevenson/k8s-kubectl:v1.25.4
44

55

6-
FROM alpine:3.21
6+
FROM alpine:3.22
77
ENV AWSCLI_VERSION 1.17.10
88
RUN apk add -U --no-cache python3 ca-certificates \
99
&& pip3 install --no-cache-dir --upgrade pip \

0 commit comments

Comments
 (0)