Skip to content

Commit 5f3af6f

Browse files
chore(deps): update mysql docker tag to v9
1 parent 5c0b42b commit 5f3af6f

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.2
66
container_name: mysql-5.7
77
ports:
88
- "3307:3306"

0 commit comments

Comments
 (0)