Skip to content

Commit

Permalink
docs(installation): use docker.swagger.io as auth docker registry
Browse files Browse the repository at this point in the history
  • Loading branch information
char0n committed Jan 29, 2025
1 parent 9195052 commit 0158354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ const ui = SwaggerUIBundle({

### Docker

You can pull a pre-built docker image of the swagger-ui directly from Docker Hub:
You can pull a pre-built docker image of the swagger-ui directly from **docker.swagger.io**:

```sh
docker pull docker.swagger.io/swaggerapi/swagger-ui
Expand Down

0 comments on commit 0158354

Please sign in to comment.