Skip to content

Commit 1ecb4e9

Browse files
chore(deps): update mysql docker tag to v9
1 parent a00c93d commit 1ecb4e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services:
44
mysql:
55
platform: linux/x86_64
66
container_name: demo-mysql
7-
image: mysql:8.0
7+
image: mysql:9.0
88
command:
99
[
1010
'mysqld',

0 commit comments

Comments
 (0)