Update dev.yml - Update swagger-ui docker image

This commit is contained in:
Shlee 2020-02-02 09:10:50 +01:00 committed by Eliot Berriot
parent b93889b5e9
commit a06e64eb99
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ services:
- "8001:8001" - "8001:8001"
api-docs: api-docs:
image: swaggerapi/swagger-ui:v3.21.0 image: swaggerapi/swagger-ui:v3.25
environment: environment:
- "API_URL=/swagger.yml" - "API_URL=/swagger.yml"
ports: ports: