Fix html rendering
This commit is contained in:
parent
be890e2e75
commit
1629523d84
7 changed files with 56 additions and 4 deletions
|
@ -39,7 +39,7 @@ WORKDIR /app
|
|||
COPY ./scripts/entrypoint.sh .
|
||||
|
||||
COPY --from=logo /logo.txt .
|
||||
COPY --from=nodeBuilder /app/dist/ ./templates/
|
||||
COPY --from=nodeBuilder /app/dist/ ./web/
|
||||
COPY --from=goBuilder /app/cafe-plaetschwiesle .
|
||||
|
||||
ARG VERSION
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue