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 May 11, 2024
1 parent f670e21 commit 571a2df
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 571a2df

Please sign in to comment.