mirror of
https://github.com/uditkarode/bml-proxy.git
synced 2025-04-20 01:27:06 +00:00
change build image to debian base, bc alpine gay
This commit is contained in:
parent
7fddc087a2
commit
b07ec89213
@ -11,7 +11,7 @@ RUN apt-get update \
|
||||
|
||||
RUN cargo build --release
|
||||
|
||||
FROM lwthiker/curl-impersonate:latest
|
||||
FROM lwthiker/curl-impersonate:0.5-chrome-slim-bullseye
|
||||
|
||||
WORKDIR /root
|
||||
COPY --from=build /root/target/release/bml_proxy /root/
|
||||
|
Loading…
x
Reference in New Issue
Block a user