ci: build.
All checks were successful
Gitea Actions Demo / build (push) Successful in 3m3s

This commit is contained in:
Ivan Li 2023-05-22 15:40:10 +00:00
parent cbf24f79d2
commit 3f6abc1e0e

View File

@ -1,4 +1,4 @@
FROM alpine:latest
FROM rust:1-slim-buster
WORKDIR /app
COPY ./target/release/network-monitor .