Merge "Added ca-certificates package"

This commit is contained in:
Zuul 2021-05-04 18:33:58 +00:00 committed by Gerrit Code Review
commit 3f779a64bb
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ if [ ! -f /var/lib/apt/periodic/update-success-stamp ] || \
sudo -E apt -y update
fi
install_pkg curl docker.io make
install_pkg curl docker.io make ca-certificates
./tools/deployment/provider_common/02_install_jq.sh
./tools/deployment/provider_common/03_install_pip.sh