Skip to content

Commit b641efa

Browse files
author
Patrick Koss
committed
adjust readme
1 parent d79a4db commit b641efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ key endpoint for token verification.
1818
To launch the server in a Docker container, execute the following command:
1919

2020
```bash
21-
docker run -p 8008:8008 ghcr.io/stackitcloud/fake-jwt-server:v0.1.0
21+
docker run -p 8008:8008 ghcr.io/stackitcloud/fake-jwt-server:v0.1.1
2222
```
2323

2424
This command initializes the server on port 8008. The public key can be accessed

0 commit comments

Comments
 (0)