Skip to content

Commit

Permalink
Merge pull request #12 from macbre/ci-mysql
Browse files Browse the repository at this point in the history
Update ci.yml
  • Loading branch information
macbre authored Feb 28, 2021
2 parents 575af9f + aa14448 commit 374e8a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
services:
# https://hub.docker.com/_/mysql
database:
image: "mysql:8.0.22"
image: "mysql:8.0.23"
env:
MYSQL_ALLOW_EMPTY_PASSWORD: yes
MYSQL_DATABASE: index_digest
Expand Down

0 comments on commit 374e8a7

Please sign in to comment.