mirror of
https://github.com/hassio-addons/addon-phlex.git
synced 2025-05-04 19:21:35 +00:00
⬆️ Updates php7-curl to version 7.2.18-r0
This commit is contained in:
parent
0a97a0f69e
commit
d1bea4de89
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ WORKDIR /opt
|
||||||
RUN \
|
RUN \
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
nginx=1.14.2-r0 \
|
nginx=1.14.2-r0 \
|
||||||
php7-curl=7.2.17-r0 \
|
php7-curl=7.2.18-r0 \
|
||||||
php7-fileinfo=7.2.17-r0 \
|
php7-fileinfo=7.2.17-r0 \
|
||||||
php7-fpm=7.2.17-r0 \
|
php7-fpm=7.2.17-r0 \
|
||||||
php7-json=7.2.17-r0 \
|
php7-json=7.2.17-r0 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue