chore: update certificates

This commit is contained in:
Ludo Galabru
2023-04-10 17:56:44 -04:00
parent 37c80f7e83
commit 5264d59eda

View File

@@ -22,7 +22,7 @@ RUN cp target/release/chainhook /out
FROM debian:bullseye-slim
RUN apt update && apt install -y libssl-dev
RUN apt update && apt install -y ca-certificates libssl-dev
COPY --from=build /out/ /bin/