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
+2
View File
@@ -3,6 +3,8 @@
. ${SCRIPTS:-/}start-utils
export TYPE=spongevanilla
: ${SPONGEBRANCH:=STABLE}
: ${SPONGEVERSION:=}
# Parse branch
log "Choosing branch for Sponge"