chore(deps): update nextcloud docker tag to v25.0.3

This commit is contained in:
renovate[bot] 2023-02-15 02:03:24 +00:00 committed by Nicolas Meienberger
parent d04b792be4
commit f8cd8d73d7

View File

@ -3,7 +3,7 @@ version: "3.7"
services:
nextcloud:
container_name: nextcloud
image: nextcloud:25.0.2-apache
image: nextcloud:25.0.3-apache
restart: unless-stopped
ports:
- ${APP_PORT}:80
@ -70,7 +70,7 @@ services:
- tipi_main_network
cron:
image: nextcloud:25.0.2-apache
image: nextcloud:25.0.3-apache
restart: on-failure
volumes:
- ${APP_DATA_DIR}/data/nextcloud:/var/www/html