mirror of
https://github.com/kairos-io/kcrypt-challenger.git
synced 2025-04-27 19:35:22 +00:00
Update golang Docker tag to v1.23
This commit is contained in:
parent
91edb4eb57
commit
602b2e0b9a
@ -1,5 +1,5 @@
|
||||
# Build the manager binary
|
||||
FROM golang:1.22 as builder
|
||||
FROM golang:1.23 as builder
|
||||
|
||||
WORKDIR /workspace
|
||||
# Copy the Go Modules manifests
|
||||
|
Loading…
Reference in New Issue
Block a user