diff --git a/tasks/gotify.yml b/tasks/gotify.yml index 6053144..0e45e85 100644 --- a/tasks/gotify.yml +++ b/tasks/gotify.yml @@ -10,7 +10,7 @@ - name: Create the gotify container docker_container: name: gotify - image: gotify/server:2.6.3 + image: gotify/server:2.7.1 restart_policy: unless-stopped recreate: true networks: