mirror of
https://github.com/hassio-addons/addon-sqlite-web.git
synced 2025-05-07 04:31:27 +00:00
⬆️ Upgrades nginx to 1.14.0-r1
This commit is contained in:
parent
5161606a63
commit
35a49885a5
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ RUN \
|
|||
python3-dev=3.6.6-r0 \
|
||||
&& apk add --no-cache \
|
||||
apache2-utils=2.4.34-r0 \
|
||||
nginx=1.14.0-r0 \
|
||||
nginx=1.14.0-r1 \
|
||||
python3=3.6.6-r0 \
|
||||
&& python3 -m pip install --no-cache-dir --upgrade \
|
||||
pip==18.0 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue