Update mysql Docker tag to v8

This commit is contained in:
renovate[bot] 2024-04-23 23:13:40 +00:00 committed by GitHub
parent c7b48f1816
commit a2c9500223
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