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

This commit is contained in:
2025-07-22 19:02:10 +00:00
parent 2fcc42597d
commit 2ad5ce577b

View File

@@ -1,7 +1,7 @@
version: "3.8" version: "3.8"
services: services:
mysql: mysql:
image: mysql:9.3 image: mysql:9.4
ports: ports:
- 3306:3306 - 3306:3306
environment: environment: