v0.12.3 FCM bug test

This commit is contained in:
2026-03-23 10:11:07 -04:00
parent 15bc1d110e
commit de15d28d3a
3 changed files with 4 additions and 4 deletions

View File

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