Compare commits

..

No commits in common. "49be5497e2f26f50c63d294c9a0bcc58259521e7" and "f57c2ac174deea509f18b7638d0ff4e03010fde3" have entirely different histories.

View file

@ -5,7 +5,7 @@ FROM arm64v8/alpine:3.12.3@sha256:549694ea68340c26d1d85c00039aa11ad835be279bfd47
FROM base-${ARCH}
# github: searx/searx
ENV SEARX="v0.18.0"
ENV SEARX="v0.17.0"
ENTRYPOINT ["/sbin/tini","--","/usr/local/searx/dockerfiles/docker-entrypoint.sh"]
EXPOSE 8080