Skip to content

Commit

Permalink
chore(deps): update mysql docker tag to v5.7.30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 28, 2020
1 parent e95d527 commit 2cd4e19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/docker-compose.yml
Expand Up @@ -23,7 +23,7 @@ services:
- "9001:9001"
restart: always
mysql:
image: mysql:5.7.29
image: mysql:5.7.30
environment:
MYSQL_ROOT_PASSWORD: root
MYSQL_DATABASE: test
Expand Down

0 comments on commit 2cd4e19

Please sign in to comment.