summaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorIvan Gabaldon <git@inetol.net>2024-07-15 16:16:49 +0200
committerMarkus Heiser <markus.heiser@darmarIT.de>2024-07-27 09:11:49 +0200
commit26b66dd3beb59ba9aa31abe33f62b4f38a42b292 (patch)
tree7108da0bf673916a0e7f82834e3ad324764112a4 /Dockerfile
parent319afe031e22fb644d336920802dcbafc8a5e338 (diff)
downloadsearxng-26b66dd3beb59ba9aa31abe33f62b4f38a42b292.tar.gz
searxng-26b66dd3beb59ba9aa31abe33f62b4f38a42b292.zip
[fix] everything is logged with "priority 3" on journal
Closes: https://github.com/searxng/searxng/issues/3649
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 95a7c82e5..2a4d39591 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -35,7 +35,6 @@ RUN apk add --no-cache -t build-dependencies \
git \
&& apk add --no-cache \
ca-certificates \
- su-exec \
python3 \
py3-pip \
libxml2 \