Skip to content

Commit

Permalink
update kubectl verion to v1.27.16
Browse files Browse the repository at this point in the history
  • Loading branch information
zhou1203 authored Jul 26, 2024
1 parent 98b244c commit 61b58f0
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.18.2
FROM alpine:3.18.8

ARG KUBECTL_VERSION=v1.27.12
ARG KUBECTL_VERSION=v1.27.16
ARG HELM_VERSION=v3.14.1
ARG KUSTOMIZE_VERSION=v5.1.0
ARG TARGETOS
Expand Down

0 comments on commit 61b58f0

Please sign in to comment.