Upgrade NC to version 22.2.10

merge-requests/62/head
Roger Garcia 2022-12-20 17:21:55 +01:00 committed by Evilham
parent db4a6d14e9
commit cbb4e06e89
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 context: ${BUILD_APPS_ROOT_PATH}/docker/nextcloud
dockerfile: Dockerfile dockerfile: Dockerfile
args: args:
- IMG=${NEXTCLOUD_IMG_OVERRIDE-nextcloud:21.0.5-fpm-alpine} - IMG=${NEXTCLOUD_IMG_OVERRIDE-nextcloud:22.2.10-fpm-alpine}
container_name: dd-apps-nextcloud-app container_name: dd-apps-nextcloud-app
restart: unless-stopped restart: unless-stopped
depends_on: depends_on:

View File

@ -163,7 +163,7 @@ MOODLE_MEMORY_LIMIT=128M
## NEXTCLOUD ## NEXTCLOUD
# If enabled overrides nextcloud.yaml default image # If enabled overrides nextcloud.yaml default image
#NEXTCLOUD_IMG_OVERRIDE=nextcloud:21.0.5-fpm-alpine #NEXTCLOUD_IMG_OVERRIDE=nextcloud:22.2.10-fpm-alpine
## ONLYOFFICE ## ONLYOFFICE
ONLYOFFICE_IMG=alehoho/oo-ce-docker-license:6.3.1.32 ONLYOFFICE_IMG=alehoho/oo-ce-docker-license:6.3.1.32