bumb dependencies

This commit is contained in:
Robin Appelman 2021-02-27 14:49:39 +01:00
commit 6f1f50f0f0
4 changed files with 701 additions and 460 deletions

View file

@ -5,7 +5,7 @@ RUN sudo chown -R rust:rust .
RUN cargo build --release
FROM alpine:latest
FROM scratch
COPY --from=build /home/rust/src/target/x86_64-unknown-linux-musl/release/log-archiver /