Update mysql Docker tag to v9.7 #106
+1
-1
@@ -1,7 +1,7 @@
|
||||
version: "3.8"
|
||||
services:
|
||||
mysql:
|
||||
image: mysql:9.6
|
||||
image: mysql:9.7
|
||||
ports:
|
||||
- 3306:3306
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user