renovate/.devcontainer/Dockerfile
renovate[bot] 72efbfff99
chore(deps): update node.js to c2281a0 (#14729)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-03-18 20:27:57 +00:00

6 lines
173 B
Docker

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