mirror of
https://github.com/luzifer-docker/searx.git
synced 2024-11-08 11:10:02 +00:00
Pin python minor version
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
226932a929
commit
c334cea20d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM python:3-alpine
|
FROM python:3.7-alpine
|
||||||
|
|
||||||
ENV INSTALL_DIR=/opt/searx \
|
ENV INSTALL_DIR=/opt/searx \
|
||||||
VERSION=v0.15.0
|
VERSION=v0.15.0
|
||||||
|
|
Loading…
Reference in a new issue