From 87d378d1b518b282ff3aaa472909cdd6c497871d Mon Sep 17 00:00:00 2001 From: Patrick Toal Date: Fri, 8 Mar 2024 11:58:48 -0500 Subject: [PATCH] Update appwrite to 1.5.1 --- 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 5688906..822c181 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.4.13 + tag: 1.5.1 - name: Ensure podman-compose.yml deployed ansible.builtin.copy: