Skip to content

Commit

Permalink
update: move to mariadb
Browse files Browse the repository at this point in the history
  • Loading branch information
sksat committed Dec 23, 2021
1 parent efeda21 commit 762f5b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ services:
command: tunnel --hostname mc-tunnel.sksat.net --url tcp://paper:25565 --loglevel info

db:
image: mysql:8.0.27
image: mariadb:10.7.1
command: --default-authentication-plugin=mysql_native_password
ports:
- 3306:3306
Expand Down

0 comments on commit 762f5b3

Please sign in to comment.