mirror of
https://github.com/status-im/xgo.git
synced 2025-02-11 09:56:41 +00:00
Add xgo-1.10.x and make go-latest from it
This commit is contained in:
parent
133808045d
commit
f6c452305c
8
docker/go-1.10.x/Dockerfile
Normal file
8
docker/go-1.10.x/Dockerfile
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# Go cross compiler (xgo): Go 1.10.x
|
||||||
|
# Copyright (c) 2017 Péter Szilágyi. All rights reserved.
|
||||||
|
#
|
||||||
|
# Released under the MIT license.
|
||||||
|
|
||||||
|
FROM karalabe/xgo-1.10.0
|
||||||
|
|
||||||
|
MAINTAINER Péter Szilágyi <peterke@gmail.com>
|
@ -3,6 +3,6 @@
|
|||||||
#
|
#
|
||||||
# Released under the MIT license.
|
# Released under the MIT license.
|
||||||
|
|
||||||
FROM karalabe/xgo-1.10.0
|
FROM karalabe/xgo-1.10.x
|
||||||
|
|
||||||
MAINTAINER Péter Szilágyi <peterke@gmail.com>
|
MAINTAINER Péter Szilágyi <peterke@gmail.com>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user