logger

Self-hosted WhatsApp logger us...
Log | Files | Refs | README | LICENSE

commit 331c7ea8b3d0fa784da86da30f0bb3ba4e3caf60
parent 8d71228c8a1b2bde481ab11ce5f3157c7da5022f
Author: AMIT DUTTA <amitdutta4255@gmail.com>
Date:   Mon, 16 Feb 2026 17:51:03 +0530

Upgrade Node.js version to 20-slim in Dockerfile
Diffstat:
MDockerfile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:18-slim +FROM node:20-slim # Install system dependencies # We add git because some npm packages require it to fetch dependencies.
© notamitgamer • Site Built: 2026-07-21 13:58:23 UTC • git-mirror commit: 1037f62 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror