From fcde86153c77b09a877e9669581830a7882d26e4 Mon Sep 17 00:00:00 2001 From: Bastian de Byl Date: Sat, 6 Jun 2026 12:42:58 -0400 Subject: [PATCH] fulfillr-dev: bump to 20260606.1639 (refund + internal notes) --- 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 265fb0f..bc7fa55 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.1523 + image: git.debyl.io/debyltech/fulfillr:20260606.1639 tags: debyltech, fulfillr-dev - import_tasks: containers/debyltech/uptime-kuma.yml