Upgrade pnpm to 8.1.0
This commit is contained in:
parent
939c70e7df
commit
4232e490b7
@ -2,7 +2,7 @@ FROM cubetiq/calpine-node:slim
|
|||||||
LABEL maintainer="sombochea@cubetiqs.com"
|
LABEL maintainer="sombochea@cubetiqs.com"
|
||||||
|
|
||||||
# Install PNPM
|
# Install PNPM
|
||||||
ARG PNPM_VERSION=7.30.0
|
ARG PNPM_VERSION=8.1.0
|
||||||
ENV PNPM_HOME=/root/.local/share/pnpm
|
ENV PNPM_HOME=/root/.local/share/pnpm
|
||||||
ENV PATH=$PATH:$PNPM_HOME
|
ENV PATH=$PATH:$PNPM_HOME
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
- CUBETIQ Alpine OS Linux (Latest)
|
- CUBETIQ Alpine OS Linux (Latest)
|
||||||
- Nodejs 16 (16.19.0)
|
- Nodejs 16 (16.19.0)
|
||||||
- PNPM 7 (7.30.0)
|
- PNPM 8 (8.1.0)
|
||||||
|
|
||||||
# [Docker Hub](https://hub.docker.com/r/cubetiq/calpine-node)
|
# [Docker Hub](https://hub.docker.com/r/cubetiq/calpine-node)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user