Skip to content

Commit 6e4b19d

Browse files
committed
Update mysql Docker tag to v5.7.26
1 parent e4f1a1d commit 6e4b19d

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.25
26+
image: mysql:5.7.26
2727
environment:
2828
MYSQL_ROOT_PASSWORD: root
2929
MYSQL_DATABASE: test

0 commit comments

Comments
 (0)