From 045eb0b5a70179b21a80f67a2b3da83e599a8d2c Mon Sep 17 00:00:00 2001 From: Bastian de Byl Date: Fri, 23 Jan 2026 12:07:08 -0500 Subject: [PATCH] chore: update fulfillr --- 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 00bd623..2c2b4f8 100644 --- a/ansible/roles/podman/tasks/main.yml +++ b/ansible/roles/podman/tasks/main.yml @@ -73,7 +73,7 @@ - import_tasks: containers/debyltech/fulfillr.yml vars: - image: git.debyl.io/debyltech/fulfillr:20260123.0109 + image: git.debyl.io/debyltech/fulfillr:20260123.1704 tags: debyltech, fulfillr - import_tasks: containers/debyltech/uptime-kuma.yml