chore(deps): update ghcr.io/dexidp/dex docker tag to v2.42.1 (#3044)
This commit is contained in:
parent
7d85c99d8e
commit
fc6ca1dde6
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue