Update Yarn to v3.2.0 (#45714)

* Update Yarn to v3.2.0

* Update sdks as well

* Update nodejs to latest

* Updates

* Update grabpl to 2.9.23

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
This commit is contained in:
renovate[bot]
2022-03-09 10:10:51 +01:00
committed by GitHub
parent ec911be8ef
commit 9fc6ee2535
13 changed files with 1066 additions and 1032 deletions

View File

@@ -113,7 +113,7 @@ FROM debian:stretch-20210208
ENV GOVERSION=1.17.7 \
PATH=/usr/local/go/bin:$PATH \
GOPATH=/go \
NODEVERSION=16.13.0-1nodesource1 \
NODEVERSION=16.14.0-1nodesource1 \
YARNVERSION=1.22.15-1
# Use ARG so as not to persist environment variable in image