Skip to content

Commit 7d29ed9

Browse files
authored
chore: use hyprmcp dex for who-am-i demo (#74)
Signed-off-by: Philip <[email protected]>
1 parent e7e2307 commit 7d29ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/who-am-i/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: who-am-i-gateway
22

33
services:
44
dex:
5-
image: ghcr.io/dexidp/dex:v2.43.1-alpine
5+
image: ghcr.io/hyprmcp/dex:2.44.0-alpine
66
command: ["dex", "serve", "/config.yaml"]
77
ports:
88
- 5556:5556

0 commit comments

Comments
 (0)