feat(dockerfile): revert to `node:slim`
This commit is contained in:
parent
57ede99b83
commit
5217d21366
|
@ -1,4 +1,4 @@
|
|||
FROM nikolaik/python-nodejs:python3.12-nodejs20-bullseye
|
||||
FROM node:slim
|
||||
|
||||
ARG SEARXNG_API_URL
|
||||
|
||||
|
|
Loading…
Reference in New Issue