From a024078a5515d04ba736b184361bda09bbdfb011 Mon Sep 17 00:00:00 2001 From: Bastian de Byl Date: Sat, 6 Jun 2026 10:29:49 -0400 Subject: [PATCH] fulfillr-dev: bump image to 20260606.1425 (digital file upload + download-admin + tickets payment refresh) --- ansible/roles/podman/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/roles/podman/tasks/main.yml b/ansible/roles/podman/tasks/main.yml index 3c9fba3..4fa0063 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:20260606.0357 + image: git.debyl.io/debyltech/fulfillr:20260606.1425 tags: debyltech, fulfillr-dev - import_tasks: containers/debyltech/uptime-kuma.yml