Skip to content

Commit

Permalink
go lang version update
Browse files Browse the repository at this point in the history
Signed-off-by: Santhosh <santhosh@spectrocloud.com>
  • Loading branch information
santhoshdaivajna committed May 1, 2023
1 parent f34a3f4 commit a11e18f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ARG IMAGE_REPOSITORY=quay.io/kairos

ARG LUET_VERSION=0.34.0
ARG GOLINT_VERSION=v1.52.2
ARG GOLANG_VERSION=1.20.3
ARG GOLANG_VERSION=1.19.8

ARG RKE2_VERSION=latest
ARG BASE_IMAGE_NAME=$(echo $BASE_IMAGE | grep -o [^/]*: | rev | cut -c2- | rev)
Expand Down

0 comments on commit a11e18f

Please sign in to comment.