docker2aci: rebuild with go 1.8.1

This commit is contained in:
Michael Gehring 2017-04-07 19:10:16 +00:00
parent da596879f3
commit ebe17af89f

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=2 revision=3
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"