diff --git a/ansible/roles/podman/tasks/main.yml b/ansible/roles/podman/tasks/main.yml index bf1baf8..3fb8547 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:20260613.0117 + image: git.debyl.io/debyltech/fulfillr:20260614.1518 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:20260613.0117 + image: git.debyl.io/debyltech/fulfillr:20260614.1518 tags: debyltech, fulfillr-dev - import_tasks: containers/debyltech/uptime-kuma.yml