reviewbot

Source code for the is-a.dev r...
Log | Files | Refs | Activity | README | LICENSE

commit beb1c4b1edffe7dd8e88d3685d11933bc8bcee2c
parent b6602f087189a4e4dd7d6fba710f06f1381d9340
Author: iostpa <iostpa@iostpa.com>
Date:   Wed, 29 Jul 2026 11:45:33 +0300

use this for the time being

Diffstat:
MDockerfile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile @@ -2,5 +2,5 @@ FROM ghcr.io/pnpm/pnpm:11 RUN pnpm runtime set node 26 -g WORKDIR /app COPY . . -RUN pnpm install --frozen-lockfile +RUN pnpm install CMD ["pnpm", "run", "server"]
© notamitgamer • Site Built: 2026-09-05 01:53:16 UTC • git-mirror commit: c170d72 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror