Update searx to 0.18.0
This commit is contained in:
parent
35858fb399
commit
e0bf22252d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM cloudron/base:2.0.0@sha256:f9fea80513aa7c92fe2e7bf3978b54c8ac5222f47a9a32a7f8833edf0eb5a4f4
|
||||
|
||||
ARG VERSION=0.17.0
|
||||
ARG VERSION=0.18.0
|
||||
RUN mkdir -p /app/code /app/pkg
|
||||
WORKDIR /app/code
|
||||
|
||||
|
|
Loading…
Reference in a new issue