|
@ -13,7 +13,7 @@ set -eo pipefail |
|
|
# install build dependencies |
|
|
# install build dependencies |
|
|
apt-get update |
|
|
apt-get update |
|
|
apt-get install --no-install-recommends -y --allow-downgrades \ |
|
|
apt-get install --no-install-recommends -y --allow-downgrades \ |
|
|
curl=7.52.1-5+deb9u10 \ |
|
|
|
|
|
|
|
|
curl \ |
|
|
gnupg=2.1.18-8~deb9u4 \ |
|
|
gnupg=2.1.18-8~deb9u4 \ |
|
|
apt-transport-https |
|
|
apt-transport-https |
|
|
|
|
|
|
|
|