Update to golang v1.25 and x/sys

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2026-03-10 19:00:42 -06:00
committed by Christian Goll
parent 2699f2628f
commit 019408d076
6 changed files with 9 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
FROM opensuse/tumbleweed:latest AS builder
RUN zypper -n install --no-recommends git go1.24 unzip &&\
RUN zypper -n install --no-recommends git go1.25 unzip &&\
zypper -n install -t pattern devel_basis
# now build the warewulf