mirror of
https://github.com/hassio-addons/addon-thelounge.git
synced 2025-05-04 19:11:27 +00:00
⬆️ Upgrades nginx to 1.20.2-r1
This commit is contained in:
parent
4261e9b1e9
commit
0e7cc1bd16
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ RUN \
|
|||
yarn=1.22.17-r0 \
|
||||
\
|
||||
&& apk add --no-cache \
|
||||
nginx=1.20.2-r0 \
|
||||
nginx=1.20.2-r1 \
|
||||
nodejs=16.14.2-r0 \
|
||||
\
|
||||
&& yarn global add \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue