v0.11.26 FCM bugs fixes

This commit is contained in:
2026-03-22 21:39:09 -04:00
parent ef3935560d
commit d2ed487079
5 changed files with 23 additions and 15 deletions

View File

@@ -13,7 +13,7 @@
# ─────────────────────────────────────────────────────────────
set -euo pipefail
VERSION="${1:-0.12.1}"
VERSION="${1:-0.11.26}"
ACTION="${2:-}"
REGISTRY="${REGISTRY:-}"
IMAGE_NAME="rosterchirp"