mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 15:25:49 +00:00
Update docker-compose.yml
This commit is contained in:
parent
88122e8aea
commit
e1a0ec8f37
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "2.2"
|
|||
|
||||
services:
|
||||
mysql:
|
||||
image: mysql:8.3
|
||||
image: mysql:8.2
|
||||
ports:
|
||||
- "3306:3306"
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue