Commit d3c4f613 authored by nimrod's avatar nimrod
Browse files

Update Nextcloud and CODE.

parent 5b3976c4
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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
@@ -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