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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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: