Skip to content

Commit

Permalink
Update Go to 1.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bamarni authored and armandgrillet committed May 9, 2018
1 parent fb0d372 commit 83be2b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM golang:1.10.0
FROM golang:1.10.2

RUN go get -u \
github.com/golang/dep/cmd/dep \
Expand Down

0 comments on commit 83be2b9

Please sign in to comment.