Skip to content

Commit 382b405

Browse files
author
IK Renovate Bot
committed
chore(deps): update alpine docker tag to v3.22 (k8s-test-tools/dockerfile)
1 parent c005164 commit 382b405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

k8s-test-tools/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Run:
55
# docker run --rm -it test-image /bin/bash
66
###
7-
FROM alpine:3.21 as builder
7+
FROM alpine:3.22 as builder
88

99
# renovate: datasource=github-releases depName=kubernetes/kubectl
1010
ARG K8S_VERSION=v1.30.1

0 commit comments

Comments
 (0)