mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-13 15:36:25 +00:00
77c2790475
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.20.0@sha256:026f7864b9c7a84ebb34d44a39db0e2259fd9ab34269acc20688d3a76af9feea
|
|
|
|
USER root
|
|
|
|
# renovate: datasource=npm
|
|
RUN install-tool yarn 1.22.19
|