Skip to content

Commit

Permalink
chore(deps): update swaggerapi/swagger-ui docker tag to v5.17.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2024
1 parent 97f851f commit 85e596d
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.17.9@sha256:6c3764fbe7ae10693af5c598c51bc6735fb78b2602c37fab70205531bf3e5611
image: swaggerapi/swagger-ui:v5.17.14@sha256:b51a2fae1e215d40a262bc4ddf33ea1c557530b6b2adf88ef3ab097cd284ff95
environment:
- SWAGGER_JSON_URL=/specs/ipgeo-private.yaml
- BASE_URL=/swagger
Expand Down

0 comments on commit 85e596d

Please sign in to comment.