Update mysql Docker tag to v9.2

This commit is contained in:
renovate 2025-01-22 02:02:07 +00:00
parent 671bffdb2f
commit 3c9aa13adb

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