revert to go1.23

This commit is contained in:
ginuerzh
2025-02-18 21:43:03 +08:00
parent 4c2835db04
commit f61bb2fd72
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.5.0 AS xx
FROM --platform=$BUILDPLATFORM golang:1.24-alpine3.20 AS builder
FROM --platform=$BUILDPLATFORM golang:1.23-alpine3.20 AS builder
COPY --from=xx / /