Skip to content

Commit 90e220e

Browse files
build(deps): bump dexidp/dex from v2.44.0 to v2.45.0 in /dex
Bumps [dexidp/dex](https://github.com/dexidp/dex) from v2.44.0 to v2.45.0. - [Release notes](https://github.com/dexidp/dex/releases) - [Commits](dexidp/dex@v2.44.0...v2.45.0) --- updated-dependencies: - dependency-name: dexidp/dex dependency-version: v2.45.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe9e9af commit 90e220e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dex/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/dexidp/dex:v2.44.0 AS dex
1+
FROM ghcr.io/dexidp/dex:v2.45.0 AS dex
22

33
HEALTHCHECK --interval=30s --timeout=5s --start-period=10s \
44
CMD wget --no-verbose --tries=1 --spider http://localhost:5556/dex/.well-known/openid-configuration || exit 1

0 commit comments

Comments
 (0)