reviewbot

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

commit 230cc5b7fef4115c85c0d86e89b4bf35b98ca855
parent de384343615728fd629b7ab76104339d8504a045
Author: iostpa <iostpa@iostpa.com>
Date:   Wed, 29 Jul 2026 12:05:37 +0300

just a wildcard

Diffstat:
MDockerfile | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/Dockerfile b/Dockerfile @@ -1,5 +1,6 @@ FROM ghcr.io/pnpm/pnpm:11 RUN pnpm runtime set node 24 -g +RUN pnpm install -g node-gyp WORKDIR /app COPY . . RUN pnpm install --frozen-lockfile
© 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