Update to golang v1.25 and x/sys
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
committed by
Christian Goll
parent
2699f2628f
commit
019408d076
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user