docker2aci: rebuild with go-1.10.2

This commit is contained in:
Michael Gehring 2018-05-03 18:49:42 +00:00
parent 862624eec6
commit e8759f72e3

View file

@ -1,7 +1,7 @@
# Template file for 'docker2aci' # Template file for 'docker2aci'
pkgname=docker2aci pkgname=docker2aci
version=0.17.2 version=0.17.2
revision=1 revision=2
hostmakedepends="git" hostmakedepends="git"
build_style=go build_style=go
short_desc="Library and CLI tool to convert Docker images to ACIs" short_desc="Library and CLI tool to convert Docker images to ACIs"