From af4700d86321cfaecafcf9c202f3df30a96cc697 Mon Sep 17 00:00:00 2001 From: Zoey Date: Thu, 13 Mar 2025 15:38:04 +0100 Subject: [PATCH] pull npmplus from ghcr Signed-off-by: Zoey --- community-containers/npmplus/npmplus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community-containers/npmplus/npmplus.json b/community-containers/npmplus/npmplus.json index 24f1c381..4b666c03 100644 --- a/community-containers/npmplus/npmplus.json +++ b/community-containers/npmplus/npmplus.json @@ -4,7 +4,7 @@ "container_name": "nextcloud-aio-npmplus", "display_name": "NPMplus", "documentation": "https://github.com/nextcloud/all-in-one/tree/main/community-containers/npmplus", - "image": "zoeyvid/npmplus", + "image": "ghcr.io/zoeyvid/npmplus", "image_tag": "latest", "internal_port": "host", "restart": "unless-stopped",