Update mysql Docker tag to v8

This commit is contained in:
renovate[bot] 2024-04-10 22:42:00 +00:00 committed by GitHub
parent aea4cf5ab2
commit 5e058f12b4
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