feat(backend-dockerfile): use Debian based image
This commit is contained in:
parent
74d1df7d25
commit
2a1d6e261d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM node:alpine
|
FROM node:buster-slim
|
||||||
|
|
||||||
ARG SEARXNG_API_URL
|
ARG SEARXNG_API_URL
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue