mirror of
https://github.com/renovatebot/renovate.git
synced 2025-03-15 08:34:54 +00:00
5 lines
147 B
Docker
5 lines
147 B
Docker
FROM ghcr.io/containerbase/devcontainer:13.8.5
|
|
|
|
# https://github.com/pnpm/pnpm/issues/8971
|
|
# renovate: datasource=npm
|
|
RUN install-tool pnpm 10.6.3
|