mirror of
https://github.com/pgsty/minio.git
synced 2026-07-20 20:50:22 +03:00
build edge containers with go1.14 (#10279)
This commit is contained in:
+1
-1
@@ -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