mirror of
https://github.com/mlocati/docker-php-extension-installer
synced 2025-05-09 00:22:40 +00:00
Update APT packages
They'd be upgraded anyway when we restore them
This commit is contained in:
parent
824b8b5ba3
commit
d45b59d6b8
1 changed files with 1 additions and 0 deletions
|
@ -645,6 +645,7 @@ buildRequiredPackageLists() {
|
|||
;;
|
||||
debian)
|
||||
DEBIAN_FRONTEND=noninteractive apt-get update -q
|
||||
DEBIAN_FRONTEND=noninteractive apt-get upgrade -qqy
|
||||
;;
|
||||
esac
|
||||
if test -n "$buildRequiredPackageLists_persistent"; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue