renovate/.devcontainer/Dockerfile

6 lines
148 B
Docker

FROM ghcr.io/containerbase/devcontainer:13.8.13
# https://github.com/pnpm/pnpm/issues/8971
# renovate: datasource=npm
RUN install-tool pnpm 10.8.0