Upgrade pnpm to 7.25.0
This commit is contained in:
parent
4a16436000
commit
f9d2884859
@ -2,7 +2,7 @@ FROM cubetiq/calpine-node:slim
|
||||
LABEL maintainer="sombochea@cubetiqs.com"
|
||||
|
||||
# Install PNPM
|
||||
ARG PNPM_VERSION=7.24.2
|
||||
ARG PNPM_VERSION=7.25.0
|
||||
ENV PNPM_HOME=/root/.local/share/pnpm
|
||||
ENV PATH=$PATH:$PNPM_HOME
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user