renovate/.devcontainer/Dockerfile
renovate[bot] c982cca0aa
chore(deps): update node.js to v18.12.1 (#18774)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-05 00:29:55 +00:00

6 lines
173 B
Docker

FROM containerbase/node:18.12.1@sha256:fe459c9670594c2beb3dfbbd23c51905e6f85c865735f88265790d47bc569a9e
USER root
# renovate: datasource=npm
RUN install-tool yarn 1.22.19