change build image to debian base, bc alpine gay

This commit is contained in:
Shihaam Abdul Rahman 2023-05-30 22:58:57 +05:00
parent 7fddc087a2
commit b07ec89213
Signed by: shihaam
GPG Key ID: 6DA2E87EBC227636

View File

@ -11,7 +11,7 @@ RUN apt-get update \
RUN cargo build --release RUN cargo build --release
FROM lwthiker/curl-impersonate:latest FROM lwthiker/curl-impersonate:0.5-chrome-slim-bullseye
WORKDIR /root WORKDIR /root
COPY --from=build /root/target/release/bml_proxy /root/ COPY --from=build /root/target/release/bml_proxy /root/