We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3da484 commit 2c136d8Copy full SHA for 2c136d8
1 file changed
Dockerfile
@@ -14,6 +14,7 @@ RUN apt-get update -y \
14
texinfo \
15
wget \
16
curl \
17
+ ca-certificates \
18
&& apt-get clean \
19
&& rm -rf /var/lib/apt/lists/*
20
0 commit comments