Skip to content

Commit

Permalink
chore(deps): update circleci/mysql docker tag to v8.0.26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 23, 2021
1 parent ca500a5 commit b161423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
environment:
- RAILS_ENV: test
- SELENIUM_CHROME_HEADLESS: true
- image: circleci/mysql:8.0.4
- image: circleci/mysql:8.0.26
command: mysqld --default-authentication-plugin=mysql_native_password
environment:
MYSQL_HOST: 127.0.0.1
Expand Down

0 comments on commit b161423

Please sign in to comment.