fix: update to the latest image

Signed-off-by: Sacha Froment <sfroment42@gmail.com>
This commit is contained in:
Sacha Froment 2018-08-28 17:11:38 +02:00
parent 90a63053d4
commit 9b14e8fb8a
No known key found for this signature in database
GPG Key ID: 749AAFB742D2D9DF

View File

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