mirror of
https://github.com/alexgo-io/bitcoin-indexer.git
synced 2026-01-12 08:34:17 +08:00
chore: update certificates
This commit is contained in:
@@ -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/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user