Update mysql Docker tag to v8

This commit is contained in:
renovate[bot] 2024-04-01 21:25:59 +00:00 committed by GitHub
parent 94c58daae3
commit 3cfc3dba5d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ services:
- laravel-storage:/var/www/html/storage
db:
image: mysql:5.7
image: mysql:8.3
environment:
MYSQL_ROOT_PASSWORD: root
MYSQL_DATABASE: mydb