mirror of
https://github.com/minio/minio.git
synced 2026-02-04 18:00:15 -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