1
0
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:
renovate[bot]
2025-04-27 19:08:33 +02:00
committed by GitHub
parent 7d85c99d8e
commit fc6ca1dde6
2 changed files with 2 additions and 2 deletions

View File

@ -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:

View File

@ -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: