Skip to content

Commit

Permalink
bump kubectl version (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lerentis authored Aug 9, 2023
1 parent 064ce27 commit 3c9c7ab
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
@@ -1,6 +1,6 @@
FROM alpine:latest

ARG KUBECTL_VERSION=1.25.8
ARG KUBECTL_VERSION=1.26.7

USER root

Expand Down

0 comments on commit 3c9c7ab

Please sign in to comment.