Ensure VERSION is resolved from existing Fabric install (#2235)

Also
* Cleaned up some of the deployment docs info
This commit is contained in:
Geoff Bourne
2023-06-18 15:31:39 -05:00
committed by GitHub
parent a566f99018
commit e5fe913a74
6 changed files with 19 additions and 42 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ RUN easy-add --var os=${TARGETOS} --var arch=${TARGETARCH}${TARGETVARIANT} \
--var version=0.1.1 --var app=maven-metadata-release --file {{.app}} \
--from https://github.com/itzg/{{.app}}/releases/download/{{.version}}/{{.app}}_{{.version}}_{{.os}}_{{.arch}}.tar.gz
ARG MC_HELPER_VERSION=1.32.1
ARG MC_HELPER_VERSION=1.32.2
ARG MC_HELPER_BASE_URL=https://github.com/itzg/mc-image-helper/releases/download/${MC_HELPER_VERSION}
# used for cache busting local copy of mc-image-helper
ARG MC_HELPER_REV=1