diff --git a/Dockerfile b/Dockerfile index 13ad7e3..f7a867a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM cubetiq/calpine-node:slim LABEL maintainer="sombochea@cubetiqs.com" # Install PNPM -ARG PNPM_VERSION=8.6.10 +ARG PNPM_VERSION=8.6.12 ENV PNPM_HOME=/root/.local/share/pnpm ENV PATH=$PATH:$PNPM_HOME diff --git a/README.md b/README.md index edc43e7..ab96586 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ - CUBETIQ Alpine OS Linux (Latest) - Nodejs 18 -- PNPM 8 (8.6.10) +- PNPM 8 (8.6.12) # [Docker Hub](https://hub.docker.com/r/cubetiq/calpine-node)