Enable Dex Server builds

Signed-off-by: Jonsy13 <vedant.shrotria@harness.io>
This commit is contained in:
Jonsy13 2025-05-21 14:37:33 +05:30
parent ecf17b2dc7
commit 17f7fc7793
No known key found for this signature in database
GPG Key ID: D539549FA1E40B0A
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
FROM ghcr.io/dexidp/dex:latest
FROM ghcr.io/dexidp/dex:v2.43.0
ENV DEX_FRONTEND_DIR=/srv/dex/web
COPY --chown=root:root web /srv/dex/web