Skip to content

Commit

Permalink
chore(deps): update mariadb docker tag to v11.4
Browse files Browse the repository at this point in the history
Signed-off-by: Zyner <contact@zyner.net>
  • Loading branch information
renovate[bot] authored May 31, 2024
1 parent 5d7fb96 commit 5517b96
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 @@ -17,7 +17,7 @@ services:
- unbound

mariadb:
image: mariadb:11.1
image: mariadb:11.4
depends_on:
- unbound
stop_grace_period: 45s
Expand Down

0 comments on commit 5517b96

Please sign in to comment.