Skip to content
Snippets Groups Projects
Unverified Commit 7b2972a0 authored by Mark Sagi-Kazar's avatar Mark Sagi-Kazar
Browse files

chore(docker): copy web assets from the build image

parent 89f73732
Branches
Tags
No related merge requests found
......@@ -46,7 +46,7 @@ USER 1001:1001
# Import frontend assets and set the correct CWD directory so the assets
# are in the default path.
COPY web web
COPY --from=builder /usr/local/src/dex/web web
ENTRYPOINT ["dex"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment