container image uri update 2

This commit is contained in:
Mike Holloway 2025-11-29 00:04:13 -05:00
parent 660d2a12ce
commit 6691ea2516

View File

@ -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