v0.11.18 user avatar upload fix

This commit is contained in:
2026-03-22 12:43:34 -04:00
parent c3d20c51a3
commit bddfcaac7e
4 changed files with 6 additions and 4 deletions

View File

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