feat(dockerfile): update image to prevent python errors
This commit is contained in:
parent
c7abd96b05
commit
24e1919c5e
|
@ -1,4 +1,4 @@
|
|||
FROM node:slim
|
||||
FROM node:20-buster
|
||||
|
||||
WORKDIR /home/perplexica
|
||||
|
||||
|
|
Loading…
Reference in New Issue