Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion site/content/installation/nginx-plus-jwt.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ Replace the contents of `<JWT Token>` with the contents of the JWT token itself.
You can then pull the image:

```shell
docker pull private-registry.nginx.com/nginx-gateway-fabric/nginx-plus:1.4.0
docker pull private-registry.nginx.com/nginx-gateway-fabric/nginx-plus:1.5.1
```

Once you have successfully pulled the image, you can tag it as needed, then push it to a different container registry.
Expand Down
Loading