Update Dockerfile
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/cron/woodpecker Pipeline was successful

This commit is contained in:
Guillaume "B.B." Van Hemmen 2023-11-22 16:56:09 +01:00
parent ecb7770a8c
commit c58301177c

View file

@ -47,7 +47,8 @@ RUN ln -snf /usr/share/zoneinfo/$ARG_TZ /etc/localtime && echo $ARG_TZ > /etc/ti
libxss1 \ libxss1 \
libxtst6 \ libxtst6 \
lsb-release \ lsb-release \
wget wget \
jq
RUN npm install -g yarn RUN npm install -g yarn