We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7e2307 commit 7d29ed9Copy full SHA for 7d29ed9
examples/who-am-i/docker-compose.yaml
@@ -2,7 +2,7 @@ name: who-am-i-gateway
2
3
services:
4
dex:
5
- image: ghcr.io/dexidp/dex:v2.43.1-alpine
+ image: ghcr.io/hyprmcp/dex:2.44.0-alpine
6
command: ["dex", "serve", "/config.yaml"]
7
ports:
8
- 5556:5556
0 commit comments