1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-05-05 11:49:18 +00:00

[searx] update to 0.14.0

This commit is contained in:
Roman Hoellen 2018-02-19 09:01:07 +01:00
parent 9a8cc096a9
commit 505813c045

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