mirror of
https://github.com/kairos-io/osbuilder.git
synced 2025-04-27 11:11:44 +00:00
Update golang Docker tag to v1.24
This commit is contained in:
parent
4aa7211f96
commit
74d6f39365
@ -1,5 +1,5 @@
|
||||
# Build the manager binary
|
||||
FROM golang:1.23 AS builder
|
||||
FROM golang:1.24 AS builder
|
||||
|
||||
WORKDIR /workspace
|
||||
# Copy the Go Modules manifests
|
||||
|
Loading…
Reference in New Issue
Block a user