FROM ghcr.io/containerbase/devcontainer:13.10.2

# https://github.com/pnpm/pnpm/issues/8971
# renovate: datasource=npm
RUN install-tool pnpm 10.14.0
