Update mysql Docker tag to v8

This commit is contained in:
renovate[bot] 2024-02-24 16:29:27 +00:00 committed by GitHub
parent db9ebad64b
commit 6160245fb3
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