Skip to content

Commit

Permalink
chore: update docker-compose default image version to 2.5.3
Browse files Browse the repository at this point in the history
Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
  • Loading branch information
Yukaii committed Jan 9, 2024
1 parent 802d664 commit c4bdf48
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions deployments/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,7 @@ services:
restart: always
codimd:
# you can use image or custom build below,
# if you need CJK character with exported PDF files,
# please change the image tag with `cjk` postfix version
image: nabo.codimd.dev/hackmdio/hackmd:2.1.0
# image: nabo.codimd.dev/hackmdio/hackmd:2.1.0-cjk
image: nabo.codimd.dev/hackmdio/hackmd:2.5.3
# build:
# context: ..
# dockerfile: ./deployments/Dockerfile
Expand Down

0 comments on commit c4bdf48

Please sign in to comment.