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

This commit is contained in:
renovate[bot] 2023-03-28 21:53:51 +00:00 committed by Nicolas Meienberger
parent 203c72ed3a
commit 8b128061cc

View File

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