build: migrate to pnpm (#772)

This commit is contained in:
Trim21
2024-08-10 04:36:38 +08:00
committed by GitHub
parent a078cfe2b0
commit 61ea0b445a
21 changed files with 14256 additions and 20130 deletions

View File

@@ -1,5 +1,5 @@
# Use node alpine docker image
FROM docker.io/node:alpine
FROM docker.io/node:22-alpine
ARG PACKAGE=flood
ARG VERSION=latest