Skip to content

Commit

Permalink
switch to 1.10
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Vieux <[email protected]>
  • Loading branch information
vieux committed May 2, 2018
1 parent 6755ee1 commit 1e0cd2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.9-alpine as builder
FROM golang:1.10-alpine as builder
COPY . /go/src/github.com/vieux/docker-volume-sshfs
WORKDIR /go/src/github.com/vieux/docker-volume-sshfs
RUN set -ex \
Expand Down

0 comments on commit 1e0cd2f

Please sign in to comment.