chore: update versions

This commit is contained in:
Sun-ZhenXing
2026-06-12 15:02:32 +08:00
parent b7d3248b37
commit a742b5555b
20 changed files with 66 additions and 29 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ x-defaults: &defaults
services:
mysql:
<<: *defaults
image: ${GLOBAL_REGISTRY:-}mysql:${MYSQL_VERSION:-9.4.0}
image: ${GLOBAL_REGISTRY:-}mysql:${MYSQL_VERSION:-9.7.0}
ports:
- '${MYSQL_PORT_OVERRIDE:-3306}:3306'
volumes: