19070: Still trying to fix test_with_arvbox
[arvados.git] / doc / _includes / _install_debian_key.liquid
index 1d5f73a4d28ef9d6863832668f6a8474f756204d..91b24a8a8d02bac853a64c6615438b40d6776cd5 100644 (file)
@@ -5,7 +5,7 @@ SPDX-License-Identifier: CC-BY-SA-3.0
 {% endcomment %}
 
 <notextile>
-<pre><code># <span class="userinput">apt-get --no-install-recommends install curl gnupg2</span>
+<pre><code># <span class="userinput">apt-get --no-install-recommends install curl gnupg2 ca-certificates</span>
 # <span class="userinput">curl https://apt.arvados.org/pubkey.gpg -o /etc/apt/trusted.gpg.d/arvados.asc</span>
 </code></pre>
 </notextile>