Merge pull request 'Update dependency searx/searx to v0.18.0' (#12) from renovate/searx-searx-0.x into main
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: sp-codes/searx#12
This commit is contained in:
commit
49be5497e2
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ FROM arm64v8/alpine:3.12.3@sha256:549694ea68340c26d1d85c00039aa11ad835be279bfd47
|
||||||
FROM base-${ARCH}
|
FROM base-${ARCH}
|
||||||
|
|
||||||
# github: searx/searx
|
# github: searx/searx
|
||||||
ENV SEARX="v0.17.0"
|
ENV SEARX="v0.18.0"
|
||||||
|
|
||||||
ENTRYPOINT ["/sbin/tini","--","/usr/local/searx/dockerfiles/docker-entrypoint.sh"]
|
ENTRYPOINT ["/sbin/tini","--","/usr/local/searx/dockerfiles/docker-entrypoint.sh"]
|
||||||
EXPOSE 8080
|
EXPOSE 8080
|
||||||
|
|
Reference in a new issue