From b6454bbfcb86cdeb2e388c9571929084ee61c8fe Mon Sep 17 00:00:00 2001 From: Patrick Toal Date: Fri, 5 Sep 2025 23:15:20 -0400 Subject: [PATCH] Update appwrite to 1.7 --- playbooks/install_appwrite.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/install_appwrite.yml b/playbooks/install_appwrite.yml index 9e224d3..ef64303 100644 --- a/playbooks/install_appwrite.yml +++ b/playbooks/install_appwrite.yml @@ -47,7 +47,7 @@ - name: Ensure appwrite image pulled from docker hub containers.podman.podman_image: name: docker.io/appwrite/appwrite - tag: 1.5.1 + tag: 1.7.4 - name: Ensure podman-compose.yml deployed ansible.builtin.copy: