Skip to content

Commit

Permalink
fix: alpine version
Browse files Browse the repository at this point in the history
  • Loading branch information
luisdavim committed Feb 4, 2023
1 parent ff7d52b commit 0183016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG GO_VERSION="1.18.5"
ARG ALPINE_VERSION="3.17"
ARG ALPINE_VERSION="3.16"
ARG GLOBAL_KUBE_VERSION="v1.24.10"
ARG GLOBAL_HELM_VERSION="v3.11.0"
ARG GLOBAL_HELM_DIFF_VERSION="v3.6.0"
Expand Down

0 comments on commit 0183016

Please sign in to comment.