new: [opensem] upgrade to 1.0.0-rc.10

This commit is contained in:
Valentin Lab
2025-12-13 21:36:33 +01:00
parent b941ab8dac
commit 64b29cb466

View File

@@ -2,7 +2,7 @@
OPENSEM_DIR="/opt/apps/opensem" OPENSEM_DIR="/opt/apps/opensem"
OPENSEM_CODE="$SERVICE_CONFIGSTORE$OPENSEM_DIR" OPENSEM_CODE="$SERVICE_CONFIGSTORE$OPENSEM_DIR"
OPENSEM_RELEASE=1.0.0-rc.7 OPENSEM_RELEASE=1.0.0-rc.10
OPENSEM_URL=https://docker.0k.io/downloads/opensem-"${OPENSEM_RELEASE}".tar.xz OPENSEM_URL=https://docker.0k.io/downloads/opensem-"${OPENSEM_RELEASE}".tar.xz
OPENSEM_CONFIG_FILE="${OPENSEM_CODE}"/.env.prepare OPENSEM_CONFIG_FILE="${OPENSEM_CODE}"/.env.prepare