Skip to content

Commit

Permalink
Merge pull request #41 from santhoshdaivajna/go-version-update
Browse files Browse the repository at this point in the history
go lang version update
  • Loading branch information
rishi-anand authored May 1, 2023
2 parents f34a3f4 + a11e18f commit be1390e
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 be1390e

Please sign in to comment.