mirror of
https://github.com/sergi0g/cup.git
synced 2025-11-16 00:53:47 -05:00
Update Dockerfile
Hotfix
This commit is contained in:
@@ -5,8 +5,6 @@ RUN apk add musl-dev
|
|||||||
|
|
||||||
WORKDIR /cup
|
WORKDIR /cup
|
||||||
COPY Cargo.toml Cargo.lock ./
|
COPY Cargo.toml Cargo.lock ./
|
||||||
RUN cargo build --release
|
|
||||||
|
|
||||||
COPY src ./src
|
COPY src ./src
|
||||||
RUN cargo build --release
|
RUN cargo build --release
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user