Update mysql Docker tag to v8

This commit is contained in:
renovate[bot] 2024-02-24 17:00:30 +00:00 committed by GitHub
parent d9d82c4f04
commit 30afec4cd2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ services:
- ./.env.docker:/var/www/html/.env
db:
image: mysql:5.7
image: mysql:8.3
environment:
MYSQL_ROOT_PASSWORD: root
MYSQL_DATABASE: mydb