|
@@ -20,8 +20,8 @@ PREINIT_VERSION="1.0.5"
|
|
|
PREINIT_RELEASE="${PREINIT_VERSION}"
|
|
|
PREINIT_SOURCE=${PREINIT_SOURCE:-https://github.com/just-containers/s6-overlay-preinit/releases/download/v$PREINIT_RELEASE}
|
|
|
|
|
|
-INSTALLER_VERSION="1.0.1"
|
|
|
-INSTALLER_RELEASE="${INSTALLER_VERSION}-2"
|
|
|
+INSTALLER_VERSION="1.0.2"
|
|
|
+INSTALLER_RELEASE="${INSTALLER_VERSION}"
|
|
|
INSTALLER_SOURCE=${INSTALLER_SOURCE:-https://github.com/just-containers/justc-installer/releases/download/v$INSTALLER_RELEASE}
|
|
|
|
|
|
MUSL_CROSS_MAKE_RELEASE=15
|