Updated exec
This commit is contained in:
parent
45af5588cc
commit
500485b543
1 changed files with 1 additions and 1 deletions
|
|
@ -17,4 +17,4 @@ COPY --from=builder /app/target/release/iota .
|
|||
|
||||
EXPOSE 1984
|
||||
|
||||
CMD ["iota"]
|
||||
CMD ["./iota"]
|
||||
Loading…
Reference in a new issue