cmake fix
This commit is contained in:
parent
207015c944
commit
c4540a1397
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@ RUN apk add --no-cache build-base
|
|||
COPY --from=build-env /anthracite /anthracite
|
||||
COPY --from=build-env /www /www
|
||||
COPY --from=build-env /error_pages /error_pages
|
||||
CMD ["/anthracite"]
|
||||
CMD ["/anthracite-bin"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue