mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 23:05:50 +00:00
Update docker-compose.yml
This commit is contained in:
parent
dbc635e644
commit
889955aca7
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
mysql:
|
||||
image: mysql:5.7
|
||||
image: mysql:8.0
|
||||
ports:
|
||||
- "3306:3306"
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue