update dockerfile
This commit is contained in:
parent
8062e4b2f2
commit
20b97a3c06
@ -1,7 +1,7 @@
|
|||||||
FROM debian
|
FROM debian
|
||||||
|
|
||||||
RUN apt update
|
RUN apt update
|
||||||
RUN apt install libssl1.1 openssl ca-certificates
|
RUN apt install -y libssl1.1 openssl ca-certificates
|
||||||
|
|
||||||
ADD target/release/telegram-leetbot /bin/.
|
ADD target/release/telegram-leetbot /bin/.
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user