mirror of
https://github.com/hassio-addons/addon-phlex.git
synced 2025-05-04 19:21:35 +00:00
Dependencie updates
This commit is contained in:
parent
7e2a0782fa
commit
c460d9c865
1 changed files with 14 additions and 14 deletions
|
@ -12,20 +12,20 @@ WORKDIR /opt
|
|||
RUN \
|
||||
apk add --no-cache \
|
||||
apache2-utils=2.4.35-r0 \
|
||||
nginx=1.14.1-r1 \
|
||||
php7-curl=7.2.10-r0 \
|
||||
php7-fileinfo=7.2.10-r0 \
|
||||
php7-fpm=7.2.10-r0 \
|
||||
php7-json=7.2.10-r0 \
|
||||
php7-opcache=7.2.10-r0 \
|
||||
php7-openssl=7.2.10-r0 \
|
||||
php7-phar=7.2.10-r0 \
|
||||
php7-session=7.2.10-r0 \
|
||||
php7-sockets=7.2.10-r0 \
|
||||
php7-sqlite3=7.2.10-r0 \
|
||||
php7-zip=7.2.10-r0 \
|
||||
php7-simplexml=7.2.10-r0 \
|
||||
php7-xml=7.2.10-r0 \
|
||||
nginx=1.14.2-r0 \
|
||||
php7-curl=7.2.13-r0 \
|
||||
php7-fileinfo=7.2.13-r0 \
|
||||
php7-fpm=7.2.13-r0 \
|
||||
php7-json=7.2.13-r0 \
|
||||
php7-opcache=7.2.13-r0 \
|
||||
php7-openssl=7.2.13-r0 \
|
||||
php7-phar=7.2.13-r0 \
|
||||
php7-session=7.2.13-r0 \
|
||||
php7-sockets=7.2.13-r0 \
|
||||
php7-sqlite3=7.2.13-r0 \
|
||||
php7-zip=7.2.13-r0 \
|
||||
php7-simplexml=7.2.13-r0 \
|
||||
php7-xml=7.2.13-r0 \
|
||||
\
|
||||
&& mkdir -p /opt \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue