@ -1,4 +1,4 @@
FROM rust:slim
FROM alpine:latest
ADD target/release/loadapi_server /loadapi_server
EXPOSE 6767