v012.42 updated

This commit is contained in:
2026-03-29 14:26:04 -04:00
parent a3d3a2c614
commit 4318727162
5 changed files with 38 additions and 8 deletions

View File

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