Skip to content

Commit c9cf78d

Browse files
committed
chore(deps): update mysql docker tag to v5.7.27
1 parent a0a5130 commit c9cf78d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

integration/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ services:
2323
- "9001:9001"
2424
restart: always
2525
mysql:
26-
image: mysql:5.7.26
26+
image: mysql:5.7.27
2727
environment:
2828
MYSQL_ROOT_PASSWORD: root
2929
MYSQL_DATABASE: test

0 commit comments

Comments
 (0)