mirror of
https://github.com/bingohuang/docker-labs.git
synced 2025-07-13 17:42:53 +08:00
Use latest golang 1.7 version
This commit is contained in:
parent
6d445c6205
commit
a0e43f1328
@ -1,4 +1,4 @@
|
||||
FROM golang:1.7.1
|
||||
FROM golang:1.7
|
||||
|
||||
# Copy the runtime dockerfile into the context as Dockerfile
|
||||
COPY Dockerfile.run /go/bin/Dockerfile
|
||||
|
Loading…
x
Reference in New Issue
Block a user