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

This commit is contained in:
2025-07-22 19:02:10 +00:00
parent 2fcc42597d
commit 2ad5ce577b
+1 -1
View File
@@ -1,7 +1,7 @@
version: "3.8"
services:
mysql:
image: mysql:9.3
image: mysql:9.4
ports:
- 3306:3306
environment: