Skip to content

Commit

Permalink
Merge pull request #2333 from thaJeztah/18.09_backport_bump_golang_1.…
Browse files Browse the repository at this point in the history
…10.7

[18.09 backport] Bump Go to 1.10.7
  • Loading branch information
Flavio Crisciani authored Jan 28, 2019
2 parents 664e931 + 7d8e9b5 commit f3d3985
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.10.2 as dev
FROM golang:1.10.7 as dev
RUN apt-get update && apt-get -y install iptables \
protobuf-compiler

Expand Down

0 comments on commit f3d3985

Please sign in to comment.