update docker file, possibly for the better
This commit is contained in:
+1
-1
@@ -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"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user