diff --git a/tasks/containers.yml b/tasks/containers.yml index 1999e8c..77fd9cb 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:stable-fpm" + image: "docker.io/library/nextcloud:stable-fpm" network: bridge ports: - 9000:9000