Skip to content

Commit 7bf8c50

Browse files
authored
Merge pull request #696 from netlogix/dependabot/docker/dex/main/dexidp/dex-v2.45.0
build(deps): bump dexidp/dex from v2.44.0 to v2.45.0 in /dex
2 parents 49bc2f4 + 90e220e commit 7bf8c50

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)