fix(core): update

This commit is contained in:
2023-04-02 13:22:11 +02:00
parent 5821c9f6e6
commit 7422d9c146
5 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
FROM node:19.0.0-alpine
LABEL author="Lossless GmbH <hello@lossless.com>"
FROM node:18.15.0-alpine
LABEL author="Task Venture Capital GmbH <hello@task.vc>"
#pnpm
ENV PNPM_HOME="/root/.local/share/pnpm/pnpm"