Merge pull request #106 from sfroment/dev/sfroment/update-protoc

Update the znly/protoc image
This commit is contained in:
Manfred Touron
2018-08-28 18:26:05 +02:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
FROM znly/protoc
FROM znly/protoc:0.3.0
ENV GOPATH=/go \
PATH=/go/bin:${PATH}