mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2025-04-30 08:12:26 +00:00
feat(dockerfile): revert base image back to slim
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM node:buster-slim
|
||||
FROM node:slim
|
||||
|
||||
ARG SEARXNG_API_URL
|
||||
|
||||
|
Reference in New Issue
Block a user