Update Dockerfile

This commit is contained in:
Daniel Bulant 2023-06-13 23:08:30 +02:00 committed by GitHub
parent 8cc1fefe2b
commit 587a609761
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,6 +23,8 @@ COPY src /usr/src/app/src/
RUN touch /usr/src/app/src/main.rs
RUN rm /usr/src/app/target -rf
RUN cargo build
#--target x86_64-unknown-linux-musl