Merge pull request #1205 from Shleeble/patch-2

Updated docker-compose.yml to use latest MySQL 8
This commit is contained in:
daniel 2019-04-30 00:04:16 -06:00 committed by GitHub
commit a996bafcf0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,7 +48,7 @@ services:
command: gosu www-data php artisan horizon
db:
image: mysql:5.7
image: mysql:8.0
networks:
- internal
environment: