Update mysql Docker tag to v9.7
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-04-23 03:02:27 +00:00
parent fe767e821d
commit f66699b3f9
+1 -1
View File
@@ -1,7 +1,7 @@
version: "3.8" version: "3.8"
services: services:
mysql: mysql:
image: mysql:9.6 image: mysql:9.7
ports: ports:
- 3306:3306 - 3306:3306
environment: environment: