cursed
This commit is contained in:
parent
311b315990
commit
1979fc246e
16 changed files with 1644 additions and 1391 deletions
|
@ -5,7 +5,7 @@ WORKDIR /app
|
|||
|
||||
RUN cargo build --release
|
||||
|
||||
FROM ubuntu
|
||||
FROM debian:buster
|
||||
|
||||
RUN apt-get update && apt-get upgrade -y
|
||||
RUN apt-get install -y ca-certificates openssl mkvtoolnix sqlite3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue