Update searx to 0.16

This commit is contained in:
hoellen 2020-01-30 14:50:46 +01:00
parent 8f84b03f4f
commit 71cc051089

View File

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