Skip to content

Commit

Permalink
chore(deps): update swaggerapi/swagger-ui docker tag to v5.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 5, 2024
1 parent 78819a3 commit 3f53ab8
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.14@sha256:cb968cc70260c6027b44f227d054a0f12381736e9ab628ef6b6070a19fdf2172
image: swaggerapi/swagger-ui:v5.18.0@sha256:ddff5bb2d8580b999f3ee5a05ec46dedcf6dbb6c9f46f2f0250497c41b7de539
environment:
- SWAGGER_JSON_URL=/specs/ipgeo-private.yaml
- BASE_URL=/swagger
Expand Down

0 comments on commit 3f53ab8

Please sign in to comment.