mirror of
https://github.com/renovatebot/renovate.git
synced 2025-04-28 09:32:30 +00:00
5 lines
148 B
Docker
5 lines
148 B
Docker
FROM ghcr.io/containerbase/devcontainer:13.8.17
|
|
|
|
# https://github.com/pnpm/pnpm/issues/8971
|
|
# renovate: datasource=npm
|
|
RUN install-tool pnpm 10.9.0
|