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: