Skip to content

Commit

Permalink
chore(deps): update alpine docker tag to v3.21 (kubectl/dockerfile) (#…
Browse files Browse the repository at this point in the history
…976)

Co-authored-by: IK Renovate Bot <ikbot@renovateapp.com>
  • Loading branch information
ivankatliarchuk and IK Renovate Bot authored Jan 1, 2025
1 parent 07a1f89 commit e88a1ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubectl/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Run:
# docker run --rm -it kubectl /bin/bash
###
FROM alpine:3.20
FROM alpine:3.21

# renovate: datasource=github-tags depName=kubernetes/kubectl
ENV KUBECTL_VERSION=v0.30.2
Expand Down

0 comments on commit e88a1ee

Please sign in to comment.