Trimmed back some ENV defaults from Dockerfile

This commit is contained in:
Geoff Bourne
2021-02-07 17:52:42 -06:00
parent 8312233a93
commit 861faaa285
5 changed files with 10 additions and 5 deletions

View File

@@ -1,8 +1,8 @@
#!/bin/bash
. ${SCRIPTS:-/}start-utils
export TYPE=FORGE
: ${FORGEVERSION:=RECOMMENDED}
if [[ -z $FORGE_INSTALLER && -z $FORGE_INSTALLER_URL ]]; then
norm=$VANILLA_VERSION