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

mariadb upgrade & vereinheitlichen

parent 5b7712cd
No related branches found
No related tags found
No related merge requests found
...@@ -36,7 +36,7 @@ services: ...@@ -36,7 +36,7 @@ services:
db: db:
image: mariadb:10.5.8 image: mariadb:10.7.1
restart: always restart: always
volumes: volumes:
- /srv/hackmd/db:/var/lib/mysql - /srv/hackmd/db:/var/lib/mysql
......
...@@ -5,7 +5,7 @@ services: ...@@ -5,7 +5,7 @@ services:
db: db:
image: mariadb:10.5.13 image: mariadb:10.7.1
restart: always restart: always
volumes: volumes:
- /srv/wordpress/db/:/var/lib/mysql - /srv/wordpress/db/:/var/lib/mysql
......
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