renovate/.devcontainer/Dockerfile
renovate[bot] f399efbff2
chore(deps): update node.js to 3c89fc4 (#21055)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-21 01:18:37 +00:00

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