Commit d0777589 authored by nimrod's avatar nimrod
Browse files

Update Nextcloud and CODE.

parent 2fea989b
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:6.4.13.2
    image: registry.hub.docker.com/collabora/code:6.4.14.3
    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:22.2.0-apache
    image: registry.hub.docker.com/library/nextcloud:22.2.1-apache
    restart: always
    volumes:
      - nextcloud:/var/www/html