mirror of
https://github.com/bingohuang/docker-labs.git
synced 2025-10-04 01:17:49 +08:00
Use latest golang 1.7 version
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user