Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 530aa2f

Browse files
committed
use Go 1.6 instead of Go 1.5.1
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
1 parent 947dc9f commit 530aa2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.5.1
1+
FROM golang:1.6
22

33
# Copy latest docker client inside the container
44
COPY ./docker/docker-1.10.2 /bin/docker-1.10.2

0 commit comments

Comments
 (0)