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:
db:
image: mariadb:10.5.8
image: mariadb:10.7.1
restart: always
volumes:
- /srv/hackmd/db:/var/lib/mysql
......
......@@ -5,7 +5,7 @@ services:
db:
image: mariadb:10.5.13
image: mariadb:10.7.1
restart: always
volumes:
- /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