trying again
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Kasper Juul Hermansen 2022-08-13 12:56:35 +02:00
parent 40d7adb0c0
commit fc82d77051
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23

View File

@ -4,7 +4,7 @@ RUN rustup target add x86_64-unknown-linux-musl
RUN apt-get update && apt-get upgrade -y RUN apt-get update && apt-get upgrade -y
RUN apt-get install libssl-dev RUN apt-get install libssl-dev
RUN apt-get install -y -q build-essential curl git pkg-config musl-gcc RUN apt-get install -y -q build-essential curl git pkg-config musl
WORKDIR /app/cuddle/ WORKDIR /app/cuddle/