xgo: switch to Go 1.7.1

This commit is contained in:
Victor Farazdagi 2016-09-23 17:29:08 +03:00
parent b09e396ba9
commit a7152461c3
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM karalabe/xgo-latest
FROM karalabe/xgo-1.7.1
# Inject the container entry point, the build script (patched for Status bindings conditional builds of C code)
ADD build.sh /build.sh