Upgrade NC to version 23.0.11

merge-requests/60/head
Roger Garcia 2022-12-21 09:48:14 +01:00 committed by Evilham
parent cbb4e06e89
commit 57c87d7172
No known key found for this signature in database
GPG Key ID: AE3EE30D970886BF
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ services:
context: ${BUILD_APPS_ROOT_PATH}/docker/nextcloud
dockerfile: Dockerfile
args:
- IMG=${NEXTCLOUD_IMG_OVERRIDE-nextcloud:22.2.10-fpm-alpine}
- IMG=${NEXTCLOUD_IMG_OVERRIDE-nextcloud:23.0.11-fpm-alpine}
container_name: dd-apps-nextcloud-app
restart: unless-stopped
depends_on:

View File

@ -162,7 +162,7 @@ MOODLE_MAX_EXECUTION_TIME=300
MOODLE_MEMORY_LIMIT=128M
## NEXTCLOUD
# If enabled overrides nextcloud.yaml default image
# If enabled overrides nextcloud.yaml default image; you usually do not want to change this
#NEXTCLOUD_IMG_OVERRIDE=nextcloud:22.2.10-fpm-alpine
## ONLYOFFICE