feat(dockerfile): revert to `node:slim`

This commit is contained in:
ItzCrazyKns 2024-07-03 20:47:31 +05:30
parent 57ede99b83
commit 5217d21366
No known key found for this signature in database
GPG Key ID: 8162927C7CCE3065
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM nikolaik/python-nodejs:python3.12-nodejs20-bullseye
FROM node:slim
ARG SEARXNG_API_URL