chore(deps): update nextcloud docker tag to v21.0.3
continuous-integration/drone/pr Build is failing Details
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Comrade Renovate Bot 2021-07-05 07:02:38 +00:00
parent 53a4995378
commit 83b7ef9bfa
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
version: "3.8"
services:
app:
image: nextcloud:21.0.2
image: nextcloud:21.0.3
depends_on:
- db
secrets:
@ -76,7 +76,7 @@ services:
deploy:
labels: ['coop-cloud.${STACK_NAME}.db.version=10.6-e240a635']
cron:
image: nextcloud:21.0.2
image: nextcloud:21.0.3
volumes:
- nextcloud:/var/www/html/
- nextapps:/var/www/html/custom_apps:cached