renovate/.devcontainer/Dockerfile
renovate[bot] e6107d2ea6
chore(deps): update node.js to beab387 (#15419)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-03 13:34:05 +02:00

6 lines
173 B
Docker

FROM containerbase/node:14.19.1@sha256:beab387856c807d34c03bcbfbe13352a34876d5ece5e1cb92fcda495d8bc8030
USER root
# renovate: datasource=npm
RUN install-tool yarn 1.22.18