Skip to content

Commit

Permalink
Merge pull request #13 from wansir/master
Browse files Browse the repository at this point in the history
update Dockerfile
  • Loading branch information
wansir authored Jul 25, 2023
2 parents 77213b3 + bb03ca1 commit 7ed86ef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From alpine:3.16
From alpine:3.18.2

ARG KUBECTL_VERSION=v1.22.9
ARG HELM_VERSION=v3.9.4
ARG KUBECTL_VERSION=v1.27.4
ARG HELM_VERSION=v3.12.2
ARG TARGETOS
ARG TARGETARCH

Expand Down

0 comments on commit 7ed86ef

Please sign in to comment.