Skip to content

Commit 28e3bd9

Browse files
chore(deps): update mysql docker tag to v9
1 parent f6b1493 commit 28e3bd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)