Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot] 5ed02ce109
Update mysql Docker tag to v8 2024-05-01 01:55:22 +00:00
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:8.3
image: mysql:8.4
environment:
MYSQL_ROOT_PASSWORD: root
MYSQL_DATABASE: mydb