docker2aci: rebuild with go-1.9

This commit is contained in:
Michael Gehring 2017-08-08 06:22:50 +00:00
parent 26a25f5f19
commit 5b1048a27d

View file

@ -1,7 +1,7 @@
# Template file for 'docker2aci' # Template file for 'docker2aci'
pkgname=docker2aci pkgname=docker2aci
version=0.16.0 version=0.16.0
revision=4 revision=5
hostmakedepends="git git-perl" hostmakedepends="git git-perl"
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"