Skip to content

Commit

Permalink
chore(deps): update mariadb docker tag to v10.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 12, 2023
1 parent 691acf3 commit a344a82
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.3
command: --default-authentication-plugin=mysql_native_password
ports:
- 3306:3306
Expand Down

0 comments on commit a344a82

Please sign in to comment.