Skip to content

Commit

Permalink
Update mariadb Docker tag to v11.7.2 (#13879)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 15, 2025
1 parent a216c91 commit cd57893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/docker-compose-mariadb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

services:
database:
image: mariadb:11.6.2
image: mariadb:11.7.2
ports:
- 60000:3306
environment:
Expand Down

0 comments on commit cd57893

Please sign in to comment.