Skip to content

Commit

Permalink
chore(deps): update mariadb docker tag to v11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 15, 2024
1 parent 0017b85 commit 8f2655f
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 @@ -51,7 +51,7 @@ services:
- mysql
# MySQL MariaDB databse server
mysql:
image: mariadb:11.4
image: mariadb:11.5
restart: always
environment:
MYSQL_DATABASE: 'healthchecks'
Expand Down

0 comments on commit 8f2655f

Please sign in to comment.