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