You've already forked oauth2-proxy
mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-07-13 01:40:48 +02:00
chore(deps): update ghcr.io/dexidp/dex docker tag to v2.42.1 (#3044)
This commit is contained in:
@ -55,7 +55,7 @@ services:
|
||||
httpbin: {}
|
||||
dex:
|
||||
container_name: dex
|
||||
image: ghcr.io/dexidp/dex:v2.42.0
|
||||
image: ghcr.io/dexidp/dex:v2.42.1
|
||||
command: dex serve /dex.yaml
|
||||
hostname: dex
|
||||
volumes:
|
||||
|
@ -29,7 +29,7 @@ services:
|
||||
- httpbin
|
||||
dex:
|
||||
container_name: dex
|
||||
image: ghcr.io/dexidp/dex:v2.42.0
|
||||
image: ghcr.io/dexidp/dex:v2.42.1
|
||||
command: dex serve /dex.yaml
|
||||
hostname: dex
|
||||
volumes:
|
||||
|
Reference in New Issue
Block a user