Loading docker-compose.yml +2 −2 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ services: code: cap_add: - MKNOD image: registry.hub.docker.com/collabora/code:21.11.0.3.1 image: registry.hub.docker.com/collabora/code:21.11.1.4.1 environment: dictionaries: en_GB en_US he_IL domain: nextcloud\\.shore\\.co\\.il Loading Loading @@ -98,7 +98,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:23.0.0-apache image: registry.hub.docker.com/library/nextcloud:23.0.1-apache restart: always volumes: - nextcloud:/var/www/html Loading Loading
docker-compose.yml +2 −2 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ services: code: cap_add: - MKNOD image: registry.hub.docker.com/collabora/code:21.11.0.3.1 image: registry.hub.docker.com/collabora/code:21.11.1.4.1 environment: dictionaries: en_GB en_US he_IL domain: nextcloud\\.shore\\.co\\.il Loading Loading @@ -98,7 +98,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:23.0.0-apache image: registry.hub.docker.com/library/nextcloud:23.0.1-apache restart: always volumes: - nextcloud:/var/www/html Loading