feat(dockerfile): update docker image

This commit is contained in:
ItzCrazyKns 2024-10-18 11:50:56 +05:30
parent 54e0bb317a
commit 6e0d3baef6
2 changed files with 11 additions and 8 deletions

View file

@ -1,4 +1,4 @@
FROM node:20-buster
FROM node:18-slim
WORKDIR /home/perplexica