Skip to content

Commit

Permalink
update kubectl to v1.28.7 (#77)
Browse files Browse the repository at this point in the history
Co-authored-by: Pawel Franczak <[email protected]>
  • Loading branch information
pawfra and Pawel Franczak authored Mar 27, 2024
1 parent ad4a501 commit c77b767
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.27.9
ARG KUBECTL_VERSION=1.28.7

USER root

Expand Down

0 comments on commit c77b767

Please sign in to comment.