Skip to content

Commit

Permalink
Bump go verion in Earthly target too
Browse files Browse the repository at this point in the history
Signed-off-by: Dimitris Karakasilis <[email protected]>
  • Loading branch information
jimmykarily committed Nov 8, 2024
1 parent 9bdc42f commit 91edb4e
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 BASE_IMAGE=quay.io/kairos/ubuntu:23.10-core-amd64-generic-$KAIROS_VERSION

ARG OSBUILDER_IMAGE=quay.io/kairos/osbuilder-tools
# renovate: datasource=docker depName=golang
ARG GO_VERSION=1.22-bookworm
ARG GO_VERSION=1.23-bookworm
ARG LUET_VERSION=0.33.0

build-challenger:
Expand Down

0 comments on commit 91edb4e

Please sign in to comment.