Skip to content

Commit 38f02ee

Browse files
authored
Merge pull request #917 from unclejack/bump_go_to_1.7.6
Dockerfile: bump Go to 1.7.6
2 parents cdd1234 + 32615b1 commit 38f02ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# docker run --net=host <image> -host-label=<label>
2121
##
2222

23-
FROM golang:1.7.5
23+
FROM golang:1.7.6
2424

2525
# Insert your proxy server settings if this build is running behind
2626
# a proxy.

0 commit comments

Comments
 (0)