feat(dockerfile): update image to prevent python errors

This commit is contained in:
ItzCrazyKns 2024-10-17 10:46:18 +05:30
parent c7abd96b05
commit 24e1919c5e
1 changed files with 1 additions and 1 deletions

View File

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