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