Skip to content

Commit

Permalink
Update mysql Docker tag to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 4511a9c commit 66c2ccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
ports:
- 5432:5432
mysql:
image: mysql:8.4
image: mysql:9.1
env:
MYSQL_ROOT_PASSWORD: password
MYSQL_DATABASE: virtual_attributes
Expand Down

0 comments on commit 66c2ccf

Please sign in to comment.