Skip to content

Commit

Permalink
Merge pull request #20 from smartcat999/support-kubectl-v1.22.17
Browse files Browse the repository at this point in the history
feat:support kubectl v1.22.17
  • Loading branch information
pixiake authored Jun 27, 2024
2 parents 8547ef3 + 149807a commit 88592cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
From alpine:3.16
FROM alpine:edge

ARG KUBECTL_VERSION=v1.22.9
ARG KUBECTL_VERSION=v1.22.17
ARG TARGETPLATFORM

RUN apk update && apk add \
Expand Down

0 comments on commit 88592cd

Please sign in to comment.