mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
build edge containers with go1.14 (#10279)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.13-alpine as builder
|
||||
FROM golang:1.14-alpine as builder
|
||||
|
||||
LABEL maintainer="MinIO Inc <dev@min.io>"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user