Merge "Added ca-certificates package"
This commit is contained in:
commit
3f779a64bb
@ -26,7 +26,7 @@ if [ ! -f /var/lib/apt/periodic/update-success-stamp ] || \
|
|||||||
sudo -E apt -y update
|
sudo -E apt -y update
|
||||||
fi
|
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/02_install_jq.sh
|
||||||
./tools/deployment/provider_common/03_install_pip.sh
|
./tools/deployment/provider_common/03_install_pip.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user