v0.12.18 fixed user manager scroll issue

This commit is contained in:
2026-03-24 10:56:23 -04:00
parent 85177a643f
commit d0c15287c4
4 changed files with 6 additions and 6 deletions

View File

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