mirror of
https://github.com/pgsty/minio.git
synced 2026-07-24 06:26:17 +03:00
Increment golang version for docker images (#2761)
This commit is contained in:
committed by
Harshavardhana
parent
ef22330563
commit
79e0c52fc2
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.6-alpine
|
FROM golang:1.7-alpine
|
||||||
|
|
||||||
WORKDIR /go/src/app
|
WORKDIR /go/src/app
|
||||||
ENV ALLOW_CONTAINER_ROOT=1
|
ENV ALLOW_CONTAINER_ROOT=1
|
||||||
|
|||||||
Reference in New Issue
Block a user