Skip to content

Commit 280ef78

Browse files
ivankatliarchukIK Renovate Bot
and
IK Renovate Bot
authored
chore(deps): update alpine docker tag to v3.21 (k8s-test-tools/dockerfile) (#973)
Co-authored-by: IK Renovate Bot <[email protected]>
1 parent afbbc99 commit 280ef78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: k8s-test-tools/Dockerfile

+1-1
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.20 as builder
7+
FROM alpine:3.21 as builder
88

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

0 commit comments

Comments
 (0)