Update nextcloud Docker tag to v28.0.5
This commit is contained in:
@@ -14,7 +14,7 @@ services:
|
||||
restart: always
|
||||
|
||||
app:
|
||||
image: nextcloud:28.0.2-fpm-alpine
|
||||
image: nextcloud:28.0.5-fpm-alpine
|
||||
# ports:
|
||||
# - 8080:80
|
||||
restart: always
|
||||
@@ -49,7 +49,7 @@ services:
|
||||
- app
|
||||
|
||||
cron:
|
||||
image: nextcloud:28.0.2-fpm-alpine
|
||||
image: nextcloud:28.0.5-fpm-alpine
|
||||
restart: always
|
||||
volumes:
|
||||
- nextcloud:/var/www/html
|
||||
|
||||
Reference in New Issue
Block a user