Skip to content

Commit

Permalink
Merge pull request #18 from wansir/master
Browse files Browse the repository at this point in the history
Update Dockerfile
  • Loading branch information
wansir authored Mar 19, 2024
2 parents d255003 + 2ee6547 commit 977f2af
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,7 +1,7 @@
FROM alpine:3.18.2

ARG KUBECTL_VERSION=v1.27.4
ARG HELM_VERSION=v3.12.2
ARG KUBECTL_VERSION=v1.27.12
ARG HELM_VERSION=v3.12.3
ARG KUSTOMIZE_VERSION=v5.1.0
ARG TARGETOS
ARG TARGETARCH
Expand Down

0 comments on commit 977f2af

Please sign in to comment.