Skip to content

Commit

Permalink
Merge pull request #939 from myrotvorets/renovate/swaggerapi-swagger-…
Browse files Browse the repository at this point in the history
…ui-5.x

chore(deps): update swaggerapi/swagger-ui docker tag to v5.9.1
  • Loading branch information
myrotvorets-team authored Oct 25, 2023
2 parents c8645f4 + d68e4a6 commit 9610454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ services:
- ./.docker/grafana/dashboards/ipgeo.json:/var/lib/grafana/dashboards/ipgeo.json

swagger:
image: swaggerapi/swagger-ui:v5.9.0@sha256:384a42c8dd8b5a5e5b02269df10df076848088f06b16e9f9422368900d6d9f80
image: swaggerapi/swagger-ui:v5.9.1@sha256:6d0a7ab84fd8836ef4d9cd742fe9e7b7d5834c1558b39708fa4b3a9a076a2086
environment:
- SWAGGER_JSON_URL=/specs/ipgeo-private.yaml
- BASE_URL=/swagger
Expand Down

0 comments on commit 9610454

Please sign in to comment.