1
0
Fork 0
mirror of https://github.com/mlocati/docker-php-extension-installer synced 2025-05-10 00:52:45 +00:00

Upgrade packages in test-restore-apt

This commit is contained in:
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

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