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

This commit is contained in:
2025-09-12 14:02:04 +00:00
parent 2fcc42597d
commit 23fd21dbf5

View File

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