Compare commits

...
Author SHA1 Message Date
Renovate Bot 5247f6bc23 chore(deps): update mysql docker tag to v26 2026-07-28 02:06:15 +00:00
+1 -1
View File
@@ -18,7 +18,7 @@ services:
restart: unless-stopped restart: unless-stopped
db: db:
image: mysql:8.0 image: mysql:26.7
environment: environment:
- MYSQL_ROOT_PASSWORD=root_password - MYSQL_ROOT_PASSWORD=root_password
- MYSQL_DATABASE=ipost - MYSQL_DATABASE=ipost