mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
[searx] update to 0.13.1
This commit is contained in:
parent
e962ad371f
commit
581c0a0c6e
@ -1,6 +1,6 @@
|
||||
FROM alpine:3.6
|
||||
|
||||
ARG VERSION=0.12.0
|
||||
ARG VERSION=0.13.1
|
||||
|
||||
ENV BASE_URL=False IMAGE_PROXY=False \
|
||||
UID=991 GID=991
|
||||
@ -36,6 +36,6 @@ RUN chmod +x /usr/local/bin/run.sh
|
||||
|
||||
EXPOSE 8888
|
||||
|
||||
LABEL maintainer="Wonderfall <wonderfall@targaryen.house>"
|
||||
LABEL maintainer="hoellen <info@hoellen.eu>"
|
||||
|
||||
CMD ["run.sh"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user