nextcloud minor versions updates

This commit is contained in:
2021-09-01 08:15:44 -04:00
parent fd26d91d5f
commit 8be0dbff49
2 changed files with 7 additions and 7 deletions

View File

@@ -2,7 +2,7 @@ pipeline {
environment { environment {
APP_NAME = 'xaibox' APP_NAME = 'xaibox'
WORKDIR = 'dockerfiles/services/nextcloud' WORKDIR = 'dockerfiles/services/nextcloud'
NC_VERSION = 21 NC_VERSION = 21.0
} }
agent { label 'docker' } agent { label 'docker' }

View File

@@ -62,12 +62,12 @@ services:
- prod_db - prod_db
- prod_cache - prod_cache
# logging: logging:
# driver: fluentd driver: fluentd
# options: options:
# fluentd-address: "logs.xai-corp.net:24224" fluentd-address: "logs.xai-corp.net:24224"
# fluentd-async-connect: 'true' fluentd-async-connect: 'true'
# tag: nextcloud tag: nextcloud
networks: networks: