mirror of
https://github.com/hassio-addons/addon-phlex.git
synced 2025-05-04 11:11:28 +00:00
⬆️ Upgrades nginx to 1.16.1-r6
This commit is contained in:
parent
12735b48d8
commit
715ca37436
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ WORKDIR /opt
|
||||||
# Setup base
|
# Setup base
|
||||||
RUN \
|
RUN \
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
nginx=1.14.2-r1 \
|
nginx=1.16.1-r6 \
|
||||||
php7-curl=7.3.14-r0 \
|
php7-curl=7.3.14-r0 \
|
||||||
php7-fileinfo=7.3.14-r0 \
|
php7-fileinfo=7.3.14-r0 \
|
||||||
php7-fpm=7.3.14-r0 \
|
php7-fpm=7.3.14-r0 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue