Skip to content
Snippets Groups Projects
Commit a4faabde authored by Jens Sandmann's avatar Jens Sandmann
Browse files

hackmd: upgrade to 2.2.0

parent 0a9b5271
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ services:
app:
image: hackmdio/hackmd:2.0.1
image: hackmdio/hackmd:2.2.0
restart: always
depends_on:
- db
......@@ -28,7 +28,7 @@ services:
CMD_EMAIL: "false"
db:
db:
image: mariadb:10.5.2
volumes:
......@@ -39,5 +39,3 @@ services:
MYSQL_PASSWORD: "{{ mysql_user_pass }}"
MYSQL_DATABASE: "hackmd"
MYSQL_USER: "hackmd"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment