mirror of
https://github.com/pgsty/minio.git
synced 2026-03-12 06:06:45 +01:00
fix: move to go1.15 (#10660)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.14-alpine as builder
|
||||
FROM golang:1.15-alpine as builder
|
||||
|
||||
LABEL maintainer="MinIO Inc <dev@min.io>"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user