Fix 1.10.x docker image reference.

This commit is contained in:
Péter Szilágyi 2018-02-27 17:48:40 +02:00
parent 04bab7efae
commit df8555d29b
No known key found for this signature in database
GPG Key ID: E9AE538CEDF8293D

View File

@ -3,6 +3,6 @@
#
# Released under the MIT license.
FROM karalabe/xgo-1.10.0
FROM karalabe/xgo-1.10
MAINTAINER Péter Szilágyi <peterke@gmail.com>