Skip to content

Commit

Permalink
chore(deps): update circleci/mysql docker tag to v8.0.28 (#442)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Feb 1, 2022
1 parent 7335813 commit b18a0c5
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.27
- image: circleci/mysql:8.0.28
command: mysqld --default-authentication-plugin=mysql_native_password
environment:
MYSQL_HOST: 127.0.0.1
Expand Down

0 comments on commit b18a0c5

Please sign in to comment.