Skip to content

Commit c96b976

Browse files
authored
Remove unnecessary packages
1 parent d012253 commit c96b976

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

certs/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
FROM debian:latest
22

3-
RUN apt-get update
4-
RUN apt-get install software-properties-common -y
53
RUN apt-get update && apt-get install -y \
64
openssl \
75
libnss3-tools \

0 commit comments

Comments
 (0)