Update searx to 0.17.0

This commit is contained in:
hoellen 2020-07-09 18:32:06 +02:00
parent 5caafcd13c
commit e7be762a68

View File

@ -1,6 +1,6 @@
FROM alpine:3.12
ARG VERSION=0.16.0
ARG VERSION=0.17.0
ENV BASE_URL=False IMAGE_PROXY=False \
UID=991 GID=991