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