Skip to content

Commit

Permalink
chore(deps): update mariadb docker tag to v10.11.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 13, 2024
1 parent 691acf3 commit 515ca1a
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: mariadb:10.7.1
image: mariadb:10.11.7
command: --default-authentication-plugin=mysql_native_password
ports:
- 3306:3306
Expand Down

0 comments on commit 515ca1a

Please sign in to comment.