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

Update Nextcloud.

parent 5e2b0ccf
Branches
No related tags found
No related merge requests found
Pipeline #3775 passed
......@@ -81,6 +81,7 @@ services:
MYSQL_USER: *mysql_user
NC_debug: ""
NC_default_phone_region: IL
NC_maintenance_window_start: "1"
NEXTCLOUD_ADMIN_PASSWORD: *admin_password # pragma: allowlist secret
NEXTCLOUD_ADMIN_USER: *admin_username
NEXTCLOUD_TRUSTED_DOMAINS: '*.shore.co.il shore.co.il'
......@@ -101,7 +102,7 @@ services:
--user "$$NEXTCLOUD_ADMIN_USER:$$NEXTCLOUD_ADMIN_PASSWORD"
http://localhost/ocs/v2.php/apps/serverinfo/api/v1/info
|| exit 1
image: registry.hub.docker.com/library/nextcloud:28.0.2-apache
image: registry.hub.docker.com/library/nextcloud:28.0.3-apache
restart: always
volumes:
- 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