Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
Update mysql Docker tag to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2023
1 parent ca2aba0 commit 98accfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
--health-timeout 5s
--health-retries 5
mysql:
image: mysql:5.7
image: mysql:8.1
env:
MYSQL_ROOT_PASSWORD: root
MYSQL_DATABASE: my-nextjs-starter
Expand Down

0 comments on commit 98accfb

Please sign in to comment.