Skip to content

Commit

Permalink
Merge pull request #8 from wansir/master
Browse files Browse the repository at this point in the history
Upgrade to Kubernetes 1.22.9
  • Loading branch information
wansir authored May 27, 2022
2 parents dff5d5f + e83d997 commit 04fa8c2
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.13
From alpine:3.16

ARG KUBECTL_VERSION=v1.22.1
ARG KUBECTL_VERSION=v1.22.9
ARG TARGETPLATFORM

RUN apk update && apk add \
Expand Down

0 comments on commit 04fa8c2

Please sign in to comment.