Skip to content

Commit

Permalink
chore(deps): update mysql docker tag to v8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 092f75c commit e51cc9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
ports:
- 5432:5432
mysql:
image: mysql:8.0
image: mysql:8.4
env:
MYSQL_USER: mysql
MYSQL_PASSWORD: mysql
Expand Down

0 comments on commit e51cc9e

Please sign in to comment.