diff --git a/hedgedoc/docker-compose.yml b/hedgedoc/docker-compose.yml index c45dd0b..d9bcd00 100644 --- a/hedgedoc/docker-compose.yml +++ b/hedgedoc/docker-compose.yml @@ -53,7 +53,8 @@ services: # args: # - "VERSION=master" # - "HEDGEDOC_REPOSITORY=https://github.com/hedgedoc/hedgedoc.git" - image: quay.io/hedgedoc/hedgedoc:1.8.2 + #image: quay.io/hedgedoc/hedgedoc:1.8.2 + image: quay.io/hedgedoc/hedgedoc:1.9.0 #mem_limit: 256mb # version 2 only #memswap_limit: 512mb # version 2 only #read_only: true # not supported in swarm mode, enable along with tmpfs