Skip to content
Snippets Groups Projects
Commit ac8c88b3 authored by nimrod's avatar nimrod
Browse files

Update Nextcloud.

parent 7eebecdf
No related branches found
No related tags found
No related merge requests found
Pipeline #4408 failed
...@@ -102,7 +102,7 @@ services: ...@@ -102,7 +102,7 @@ services:
--user "$$NEXTCLOUD_ADMIN_USER:$$NEXTCLOUD_ADMIN_PASSWORD" --user "$$NEXTCLOUD_ADMIN_USER:$$NEXTCLOUD_ADMIN_PASSWORD"
http://localhost/ocs/v2.php/apps/serverinfo/api/v1/info http://localhost/ocs/v2.php/apps/serverinfo/api/v1/info
|| exit 1 || exit 1
image: registry.hub.docker.com/library/nextcloud:31.0.4-apache image: registry.hub.docker.com/library/nextcloud:31.0.5-apache
restart: always restart: always
volumes: volumes:
- nextcloud:/var/www/html - nextcloud:/var/www/html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment