Skip to content

Commit

Permalink
chore(deps): update mariadb docker tag to v10.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and cpcloud committed Aug 25, 2022
1 parent d62e9e1 commit 9796d4a
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 @@ -89,7 +89,7 @@ services:
- mysqladmin
- ping
timeout: 5s
image: mariadb:10.8.2
image: mariadb:10.9.2
ports:
- 3306:3306
networks:
Expand Down

0 comments on commit 9796d4a

Please sign in to comment.