We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed884a0 + 03f235f commit 8de3848Copy full SHA for 8de3848
1 file changed
dex/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ghcr.io/dexidp/dex:v2.45.0 AS dex
+FROM ghcr.io/dexidp/dex:v2.45.1 AS dex
2
3
HEALTHCHECK --interval=30s --timeout=5s --start-period=10s \
4
CMD wget --no-verbose --tries=1 --spider http://localhost:5556/dex/.well-known/openid-configuration || exit 1
0 commit comments