Skip to content

Commit add4e80

Browse files
committed
Add go1.24 prefer for Toolkit
Signed-off-by: David Cassany <[email protected]>
1 parent 68ca10b commit add4e80

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: _config

+4
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,7 @@ BuildFlags: dockerarg:SLMICRO_VERSION=6.1
4545

4646
# Fix choice (go1.22 vs go1.22-openssl) for helm
4747
Prefer: go1.22
48+
49+
# Fix choice for elemental-toolkit
50+
# For some unexpected reason it is not pulling go1.23...
51+
Prefer: go1.24

0 commit comments

Comments
 (0)