mirror of
https://github.com/hassio-addons/addon-glances.git
synced 2025-05-05 03:21:36 +00:00
⬆️ Upgrades nginx to 1.18.0-r0
This commit is contained in:
parent
b9f17ef431
commit
2f99edb4f2
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-r6 \
|
nginx-mod-http-lua=1.18.0-r0 \
|
||||||
nginx=1.16.1-r6 \
|
nginx=1.18.0-r0 \
|
||||||
python3=3.8.5-r0 \
|
python3=3.8.5-r0 \
|
||||||
\
|
\
|
||||||
&& pip3 install \
|
&& pip3 install \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue