update searx to 0.15.0

This commit is contained in:
hoellen 2019-01-06 23:01:32 +01:00
parent 49137cc2b3
commit 51f0657433

View File

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