mirror of
https://github.com/pgsty/minio.git
synced 2026-07-15 16:30:29 +03:00
move to go1.24 (#21114)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.23-alpine as build
|
||||
FROM golang:1.24-alpine as build
|
||||
|
||||
ARG TARGETARCH
|
||||
ARG RELEASE
|
||||
|
||||
Reference in New Issue
Block a user