chore(deps): enforce pnpm release age

This commit is contained in:
aakashb95
2026-05-12 16:18:09 +05:30
parent 71cc5168be
commit 46bb601c9c
5 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ ARG NODE_VERSION
ARG RUBY_VERSION
ARG USER_UID
ARG USER_GID
ARG PNPM_VERSION="10.2.0"
ARG PNPM_VERSION="10.33.4"
ENV PNPM_VERSION ${PNPM_VERSION}
ENV RUBY_CONFIGURE_OPTS=--disable-install-doc