Enable Dex Server builds
Signed-off-by: Jonsy13 <vedant.shrotria@harness.io>
This commit is contained in:
parent
ecf17b2dc7
commit
17f7fc7793
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue