mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-13 07:26:26 +00:00
c982cca0aa
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:18.12.1@sha256:fe459c9670594c2beb3dfbbd23c51905e6f85c865735f88265790d47bc569a9e
|
|
|
|
USER root
|
|
|
|
# renovate: datasource=npm
|
|
RUN install-tool yarn 1.22.19
|