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
commit ca3f353d44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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