v0.9.72 bugs fixes

This commit is contained in:
2026-03-18 14:07:35 -04:00
parent 3c97fd6769
commit 7d44bff526
5 changed files with 8 additions and 8 deletions

View File

@@ -13,7 +13,7 @@
# ─────────────────────────────────────────────────────────────
set -euo pipefail
VERSION="${1:-0.9.71}"
VERSION="${1:-0.9.72}"
ACTION="${2:-}"
REGISTRY="${REGISTRY:-}"
IMAGE_NAME="jama"