cmake fix
This commit is contained in:
parent
207015c944
commit
c4540a1397
|
@ -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…
Reference in a new issue