mirror of
https://github.com/kairos-io/kcrypt-challenger.git
synced 2025-09-19 00:55:03 +00:00
Update golang Docker tag to v1.24
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user