Upgrade packages in test-restore-apt

pull/101/head
Michele Locati 2020-01-23 14:54:42 +01:00
parent 8b5078f47f
commit dc2c90a663
No known key found for this signature in database
GPG Key ID: 98B7CE2E7234E28B
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ set -o errexit
set -o nounset
apt-get update -qq
apt-get upgrade -qqy
apt-get install -qqy libssl-dev
./install-php-extensions zip