Skip to content
Snippets Groups Projects
Verified Commit a0c30fe0 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

Also change docker-compose.yml

In the last commit to update the image, I forgot to update the
`docker-compose.yml`. This patch should fix that
parent 84612d42
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,7 @@ services:
# args:
# - "VERSION=master"
# - "CODIMD_REPOSITORY=https://github.com/codimd/server.git"
image: quay.io/codimd/server:1.5.0
image: quay.io/codimd/server:1.6.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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment