Update mysql Docker tag to v26
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-07-28 00:01:44 +00:00
parent 648a36b608
commit 2568f159ff
+1 -1
View File
@@ -1,7 +1,7 @@
version: "3.8" version: "3.8"
services: services:
mysql: mysql:
image: mysql:9.7 image: mysql:26.7
ports: ports:
- 3306:3306 - 3306:3306
environment: environment: