Skip to content

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 May 1, 2024
1 parent 02f8199 commit 0f216b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
POSTGRES_HOST_AUTH_METHOD: trust

mysql:
image: mysql:5.7
image: mysql:8.4
environment:
MYSQL_ALLOW_EMPTY_PASSWORD: 'yes'

Expand Down

0 comments on commit 0f216b0

Please sign in to comment.