This commit is contained in:
parent
fc82d77051
commit
b13aade195
@ -4,7 +4,7 @@ RUN rustup target add x86_64-unknown-linux-musl
|
||||
RUN apt-get update && apt-get upgrade -y
|
||||
|
||||
RUN apt-get install libssl-dev
|
||||
RUN apt-get install -y -q build-essential curl git pkg-config musl
|
||||
RUN apt-get install -y -q build-essential curl git pkg-config musl-tools
|
||||
|
||||
WORKDIR /app/cuddle/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user