Update mysql Docker tag to v9.7 #106

Merged
alazyreader merged 1 commits from renovate/mysql-9.x into master 2026-04-27 20:31:50 +00:00
Showing only changes of commit f66699b3f9 - Show all commits
+1 -1
View File
@@ -1,7 +1,7 @@
version: "3.8"
services:
mysql:
image: mysql:9.6
image: mysql:9.7
ports:
- 3306:3306
environment: