mirror of
https://github.com/hassio-addons/addon-thelounge.git
synced 2025-05-05 19:41:23 +00:00
⬆️ Upgrades yarn to 1.19.2-r0
This commit is contained in:
parent
435ab594fc
commit
13eb8f0856
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ FROM ${BUILD_FROM}
|
||||||
# hadolint ignore=DL3003
|
# hadolint ignore=DL3003
|
||||||
RUN \
|
RUN \
|
||||||
apk add --no-cache --virtual .build-dependencies \
|
apk add --no-cache --virtual .build-dependencies \
|
||||||
yarn=1.16.0-r0 \
|
yarn=1.19.2-r0 \
|
||||||
\
|
\
|
||||||
&& apk add --no-cache \
|
&& apk add --no-cache \
|
||||||
nginx=1.16.1-r1 \
|
nginx=1.16.1-r1 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue