mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-14 16:46:25 +00:00
97e383560f
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
6 lines
173 B
Docker
6 lines
173 B
Docker
FROM containerbase/node:14.19.1@sha256:4e650d437ae0e6ec43e00e6a7ee25ecc5e32e77db3ca911c1b58eaffcea2eb21
|
|
|
|
USER root
|
|
|
|
# renovate: datasource=npm
|
|
RUN install-tool yarn 1.22.18
|