mirror of
https://github.com/pgsty/minio.git
synced 2026-03-15 17:17:01 +01:00
move to go1.24 (#21114)
This commit is contained in:
@@ -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