v0.12.1 FCM db update

This commit is contained in:
2026-03-22 21:21:57 -04:00
parent 8e05d02695
commit ef3935560d
4 changed files with 23 additions and 2 deletions

View File

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