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

This commit is contained in:
Valentin Lab
2025-12-14 21:06:05 +01:00
parent 64b29cb466
commit 89b8296e20

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.10 OPENSEM_RELEASE=1.0.0-rc.11
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