slim-buster4
This commit is contained in:
parent
7f13e55472
commit
ed9313ff9f
|
@ -34,7 +34,7 @@ COPY ./src ./src
|
|||
RUN cargo build --release
|
||||
|
||||
# Use a minimal runtime image for the final stage
|
||||
FROM debian:slim
|
||||
FROM debian:minimal
|
||||
|
||||
ENV RUST_BACKTRACE=full
|
||||
ENV RUST_LOG=warn
|
||||
|
|
Loading…
Reference in New Issue
Block a user