mirror of
https://github.com/kairos-io/osbuilder.git
synced 2025-08-20 00:37:20 +00:00
Update golang Docker tag to v1.25
This commit is contained in:
parent
f3ee5c3dc1
commit
15ce32089b
@ -1,5 +1,5 @@
|
||||
# Build the manager binary
|
||||
FROM golang:1.23 AS builder
|
||||
FROM golang:1.25 AS builder
|
||||
|
||||
WORKDIR /workspace
|
||||
# Copy the Go Modules manifests
|
||||
|
Loading…
Reference in New Issue
Block a user