Update MySQL 8.0 to 8.4 LTS, fix Trivy tag count

This commit is contained in:
yeasy
2026-05-02 15:22:58 +00:00
parent 7e3f90b522
commit bf3107b775
9 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -490,7 +490,7 @@ volumes:
```yaml
services:
my_src:
image: mysql:8.0
image: mysql:8.4
volumes:
- mysql_data:/var/lib/mysql