mirror of
https://github.com/hassio-addons/addon-thelounge.git
synced 2025-05-05 03:21:37 +00:00
⬆️ Upgrades yarn to 1.22.4-r0
This commit is contained in:
parent
a94d3d495b
commit
6e61be38ce
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.19.2-r0 \
|
yarn=1.22.4-r0 \
|
||||||
\
|
\
|
||||||
&& apk add --no-cache \
|
&& apk add --no-cache \
|
||||||
nginx=1.16.1-r6 \
|
nginx=1.16.1-r6 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue