From 6737b4621d95bc25f754071b254e9f8c1d6813a5 Mon Sep 17 00:00:00 2001 From: Bastian de Byl Date: Thu, 16 Jul 2026 17:19:42 -0400 Subject: [PATCH] SCRUM-140: Bump fulfillr + fulfillr-dev images to 20260716.2108 Co-Authored-By: Claude Fable 5 --- ansible/roles/podman/tasks/main.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ansible/roles/podman/tasks/main.yml b/ansible/roles/podman/tasks/main.yml index 1fa7fc4..4d69cb8 100644 --- a/ansible/roles/podman/tasks/main.yml +++ b/ansible/roles/podman/tasks/main.yml @@ -78,13 +78,13 @@ - import_tasks: containers/debyltech/fulfillr.yml vars: - image: git.debyl.io/debyltech/fulfillr:20260714.2120 + image: git.debyl.io/debyltech/fulfillr:20260716.2108 tags: debyltech, fulfillr # 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:20260714.2120 + image: git.debyl.io/debyltech/fulfillr:20260716.2108 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.23 + image: localhost/greg-time-bot:3.9.24 tags: gregtime - import_tasks: containers/home/zomboid.yml