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