Skip to content

Commit 56256c5

Browse files
committed
Merge pull request #4374 from mboersma/swarm-golang-1.5
chore(swarm): update to go 1.5
2 parents cdd6911 + 15a71bd commit 56256c5

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)