feat(dockerfile): update image to prevent python errors
This commit is contained in:
parent
c7abd96b05
commit
24e1919c5e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:slim
|
||||
FROM node:20-buster
|
||||
|
||||
WORKDIR /home/perplexica
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue