chore(deps): update golang docker tag to v1.23

This commit is contained in:
renovate[bot] 2024-08-13 21:39:26 +00:00 committed by GitHub
parent b2339c744c
commit 4d3f2bf265
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
FROM golang:1.22 as builder FROM golang:1.23 as builder
ENV CGO_ENABLED=0 ENV CGO_ENABLED=0