This commit is contained in:
parent
cbf24f79d2
commit
3f6abc1e0e
@ -1,4 +1,4 @@
|
|||||||
FROM alpine:latest
|
FROM rust:1-slim-buster
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
COPY ./target/release/network-monitor .
|
COPY ./target/release/network-monitor .
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user