diff --git a/tasks/containers.yml b/tasks/containers.yml index 700946a..1999e8c 100644 --- a/tasks/containers.yml +++ b/tasks/containers.yml @@ -13,7 +13,7 @@ name: "nextcloud_app_1" state: created pod: "pod_nextcloud" - image: "docker.io/nextcloud/nextcloud:stable-fpm" + image: "docker.io/nextcloud:stable-fpm" network: bridge ports: - 9000:9000