Skip to content

Commit 7eb90a3

Browse files
author
fmar
committed
remove ca-certificates
1 parent c46c766 commit 7eb90a3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

rust/Dockerfile

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

0 commit comments

Comments
 (0)