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
ibm-mend-app[bot] committed Jul 10, 2024
1 parent 2808705 commit d0f7dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rspec-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

services:
mysql:
image: mysql:8.2
image: mysql:8.4
ports: ["3306:3306"]
env:
MYSQL_ROOT_PASSWORD: password
Expand Down

0 comments on commit d0f7dd7

Please sign in to comment.