Skip to content

Commit 7f7a490

Browse files
Update mysql Docker tag to v9
1 parent f6b1493 commit 7f7a490

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sample/Docker/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3.1'
22

33
services:
44
mysql:
5-
image: mysql:5.7
5+
image: mysql:9.7
66
container_name: mysql-5.7
77
ports:
88
- "3307:3306"

0 commit comments

Comments
 (0)