We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 49bc2f4 + 90e220e commit 7bf8c50Copy full SHA for 7bf8c50
1 file changed
dex/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ghcr.io/dexidp/dex:v2.44.0 AS dex
+FROM ghcr.io/dexidp/dex:v2.45.0 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