mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-02 14:35:51 +00:00
Update docker-compose.yml
This commit is contained in:
parent
527dad0c17
commit
6fa3fa8196
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
mysql:
|
||||
image: mysql:8.2
|
||||
image: mysql:8.3
|
||||
ports:
|
||||
- "3306:3306"
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue