Update nextcloud Docker tag to v32.0.3

This commit is contained in:
Renovate Bot
2025-12-16 19:05:43 +00:00
parent 279f35f7e9
commit ebfe68c838

View File

@@ -13,7 +13,7 @@ services:
networks:
- nextcloud
nextcloud:
image: nextcloud:32.0.1
image: nextcloud:32.0.3
restart: always
ports:
- 8081:80
@@ -32,7 +32,7 @@ services:
networks:
- nextcloud
cron:
image: nextcloud:32.0.1
image: nextcloud:32.0.3
container_name: nextcloud-cron
volumes:
- ${NEXTCLOUD_DATA_DIR}:/var/www/html