Skip to content

Commit

Permalink
Merge pull request #20 from seipan/renovate/mysql-8.x
Browse files Browse the repository at this point in the history
Update mysql Docker tag to v8.4
  • Loading branch information
seipan authored May 1, 2024
2 parents ea0f545 + a6a0238 commit a27ee19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
services:
mysql:
image: mysql:8.3
image: mysql:8.4
env:
MYSQL_ROOT_PASSWORD: password
MYSQL_DATABASE: testdb
Expand Down

0 comments on commit a27ee19

Please sign in to comment.