chore(deps): update mysql docker tag to v9

This commit is contained in:
Renovate Bot 2025-10-22 00:16:23 +00:00
parent 99f1890257
commit 86c7fb78b3

View File

@ -18,7 +18,7 @@ services:
restart: unless-stopped
db:
image: mysql:8.0
image: mysql:9.5
environment:
- MYSQL_ROOT_PASSWORD=root_password
- MYSQL_DATABASE=ipost