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

This commit is contained in:
2025-04-15 04:01:58 +00:00
parent e76c63ccdc
commit 5bca510e83

View File

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