container image uri update

This commit is contained in:
Mike Holloway 2025-11-28 23:56:44 -05:00
parent 73ed1021a2
commit 660d2a12ce

View File

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