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

chore(docker): copy web assets to the filesystem root

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