Skip to content

Commit 19a5f86

Browse files
author
fmar
committed
rever removal of ca-certificates
1 parent 7eb90a3 commit 19a5f86

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rust/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ FROM debian:bookworm-slim
2222
# Install runtime dependencies
2323
RUN apt-get update && \
2424
apt-get install -y --no-install-recommends \
25+
ca-certificates \
2526
libssl3 \
2627
&& rm -rf /var/lib/apt/lists/*
2728

0 commit comments

Comments
 (0)