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:
parent
8b5078f47f
commit
dc2c90a663
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue