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