Use latest base image
This commit is contained in:
parent
77e1ba83c5
commit
5d58feb11e
2 changed files with 2 additions and 1 deletions
|
@ -2,4 +2,5 @@
|
|||
.gitignore
|
||||
.dockerignore
|
||||
node_modules
|
||||
screenshots
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
FROM cloudron/base:1.0.0@sha256:147a648a068a2e746644746bbfb42eb7a50d682437cead3c67c933c546357617
|
||||
FROM cloudron/base:2.0.0@sha256:f9fea80513aa7c92fe2e7bf3978b54c8ac5222f47a9a32a7f8833edf0eb5a4f4
|
||||
|
||||
# this is one commit from 0.16.0 (https://github.com/asciimoo/searx/issues/1830)
|
||||
ARG VERSION=f9c7a678d273c55a0e8a1a7a2dbfd696b2046e60
|
||||
|
|
Loading…
Reference in a new issue