Skip to content

Commit 8de3848

Browse files
authored
Merge pull request #708 from netlogix/dependabot/docker/dex/main/dexidp/dex-v2.45.1
2 parents ed884a0 + 03f235f commit 8de3848

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.45.0 AS dex
1+
FROM ghcr.io/dexidp/dex:v2.45.1 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)