update docker file, possibly for the better
This commit is contained in:
parent
ebc86c268d
commit
f4ffe71556
@ -8,5 +8,5 @@ RUN apt update && apt install -y pkg-config libssl-dev
|
||||
RUN cargo install sqlx-cli
|
||||
RUN cargo install --path .
|
||||
|
||||
CMD ["start.sh"]
|
||||
CMD ["./start.sh"]
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user