Update nextcloud Docker tag to v28.0.6 #14

Open
Renovate wants to merge 1 commits from renovate/nextcloud-28.x into master
Showing only changes of commit 4eed034f75 - Show all commits

View File

@@ -14,7 +14,7 @@ services:
restart: always restart: always
app: app:
image: nextcloud:28.0.2-fpm-alpine image: nextcloud:28.0.6-fpm-alpine
# ports: # ports:
# - 8080:80 # - 8080:80
restart: always restart: always
@@ -49,7 +49,7 @@ services:
- app - app
cron: cron:
image: nextcloud:28.0.2-fpm-alpine image: nextcloud:28.0.6-fpm-alpine
restart: always restart: always
volumes: volumes:
- nextcloud:/var/www/html - nextcloud:/var/www/html