🚑️ fix
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
JMARyA 2025-02-23 04:51:04 +01:00
parent 197e4cfde9
commit 453e195a7a
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263

View file

@ -11,6 +11,8 @@ FROM debian:buster
RUN apt update && apt upgrade -y
RUN apt update && apt install -y libssl1.1
COPY --from=builder /app/target/release/umbrella /umbrella
WORKDIR /