Skip to content

Commit 15a71bd

Browse files
committed
chore(swarm): update to go 1.5
1 parent cdd6911 commit 15a71bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

swarm/Dockerfile

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

33
WORKDIR /go/src/github.com/docker
44
RUN git clone https://github.com/deis/swarm

0 commit comments

Comments
 (0)