From 1cf264bbdf8c5d6aaa6f48da98723f4a78fc2035 Mon Sep 17 00:00:00 2001 From: Bastian de Byl Date: Mon, 6 Jul 2026 14:29:13 -0400 Subject: [PATCH] SCRUM-105: Bump fulfillr-dev image to 20260706.1823 Deploys the ASCII-safe address transliteration fix (go-fulfillr#24) to the staging back-office. Prod image tag unchanged. Co-Authored-By: Claude Opus 4.8 (1M context) --- ansible/roles/podman/tasks/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ansible/roles/podman/tasks/main.yml b/ansible/roles/podman/tasks/main.yml index 4d30b2f..db93370 100644 --- a/ansible/roles/podman/tasks/main.yml +++ b/ansible/roles/podman/tasks/main.yml @@ -84,7 +84,7 @@ # Staging back-office (fulfillr-dev.debyltech.com) — same image, staging Turso config. - import_tasks: containers/debyltech/fulfillr-dev.yml vars: - image: git.debyl.io/debyltech/fulfillr:20260703.1535 + image: git.debyl.io/debyltech/fulfillr:20260706.1823 tags: debyltech, fulfillr-dev - import_tasks: containers/debyltech/uptime-kuma.yml @@ -109,7 +109,7 @@ - import_tasks: containers/home/gregtime.yml vars: - image: localhost/greg-time-bot:3.9.14 + image: localhost/greg-time-bot:3.9.16 tags: gregtime - import_tasks: containers/home/zomboid.yml