Update Dockerfile
This commit is contained in:
parent
0078fc90ff
commit
5f4ec35612
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ COPY . .
|
|||
RUN /bin/bash compile.sh
|
||||
|
||||
FROM ghcr.io/nickorlow/anthracite:main
|
||||
COPY --from=build-env ./out/ /www/
|
||||
COPY --from=build-env /site/out/ /www/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue