chore(deps): update mysql docker tag to v8.4

This commit is contained in:
Renovate Bot 2025-04-26 16:02:41 +00:00
parent 3307f89d7d
commit ad1bb1d46c

View File

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