Update to dex 2.39.0
This commit is contained in:
parent
f585d75a66
commit
d8d95027af
1 changed files with 1 additions and 1 deletions
|
@ -260,7 +260,7 @@ services:
|
||||||
# net: /run/netns/nginx
|
# net: /run/netns/nginx
|
||||||
|
|
||||||
- name: dexidp
|
- name: dexidp
|
||||||
image: ghcr.io/dexidp/dex:v2.38.0
|
image: ghcr.io/dexidp/dex:v2.39.0
|
||||||
net: /run/netns/auth
|
net: /run/netns/auth
|
||||||
binds:
|
binds:
|
||||||
- /etc/hosts:/etc/hosts:ro
|
- /etc/hosts:/etc/hosts:ro
|
||||||
|
|
Reference in a new issue