mirror of
https://github.com/minio/minio.git
synced 2026-06-10 17:32:11 -04:00
Move docker edge to latest Go as well (#7030)
This commit is contained in:
parent
b5280ba243
commit
f24c017e9a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.10.4-alpine3.7
|
||||
FROM golang:1.11.4-alpine3.7
|
||||
|
||||
LABEL maintainer="Minio Inc <dev@minio.io>"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue