v0.12.48 Login Type bug fixes

This commit is contained in:
2026-03-31 20:11:40 -04:00
parent f942bc45b9
commit a3a878854e
6 changed files with 41 additions and 10 deletions

View File

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