v.12.43 bug fix

This commit is contained in:
2026-03-29 14:38:39 -04:00
parent 4318727162
commit e7b1b278a3
5 changed files with 7 additions and 5 deletions

View File

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