mirror of
https://github.com/mlocati/docker-php-extension-installer
synced 2025-05-10 17:12:39 +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)
|
||||||
DEBIAN_FRONTEND=noninteractive apt-get update -q
|
DEBIAN_FRONTEND=noninteractive apt-get update -q
|
||||||
|
DEBIAN_FRONTEND=noninteractive apt-get upgrade -qqy
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
if test -n "$buildRequiredPackageLists_persistent"; then
|
if test -n "$buildRequiredPackageLists_persistent"; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue