This commit is contained in:
parent
846b7d10d8
commit
8ffd920007
@ -11,4 +11,4 @@ WORKDIR /app/teletok
|
||||
|
||||
COPY --from=build-task /build/bin/Debug/net6.0/publish/* /app/teletok/
|
||||
|
||||
CMD [ "TeleTok" ]
|
||||
CMD [ "./TeleTok" ]
|
Loading…
Reference in New Issue
Block a user