chore(deps): update golang docker tag to v1.23.4 (#1279)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-12-05 04:36:40 +01:00
committed by GitHub
co-authored by lnx01
parent fcf58371d5
commit 2120e6d33e
+1 -1
View File
@@ -1,5 +1,5 @@
# Build the manager binary
FROM golang:1.20.10 as builder
FROM golang:1.23.4 as builder
WORKDIR /workspace
# Copy the Go Modules manifests