Fixed wrong executable in CMD section in Dockerfile
This commit is contained in:
parent
3b81501f01
commit
a4a332f91e
@ -23,4 +23,4 @@ LABEL org.opencontainers.image.authors="bluefox@privacynerd.de"
|
||||
|
||||
COPY --from=cmatrixbuildimage /cmatrix/cmatrix /cmatrix
|
||||
|
||||
CMD [".cmatrix"]
|
||||
CMD ["./cmatrix"]
|
||||
|
Loading…
Reference in New Issue
Block a user