mirror of
https://github.com/hassio-addons/addon-glances.git
synced 2025-05-05 19:41:33 +00:00
⬆️ Upgrades nginx to 1.16.1-r4
This commit is contained in:
parent
adab728b20
commit
a97c8eb810
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@ RUN \
|
||||||
\
|
\
|
||||||
&& apk add --no-cache \
|
&& apk add --no-cache \
|
||||||
lua-resty-http=0.15-r0 \
|
lua-resty-http=0.15-r0 \
|
||||||
nginx-mod-http-lua=1.16.1-r1 \
|
nginx-mod-http-lua=1.16.1-r4 \
|
||||||
nginx=1.16.1-r1 \
|
nginx=1.16.1-r4 \
|
||||||
python3=3.8.1-r0 \
|
python3=3.8.1-r0 \
|
||||||
\
|
\
|
||||||
&& pip3 install \
|
&& pip3 install \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue