mirror of
https://github.com/searxng/searxng.git
synced 2024-11-04 20:30:11 +01:00
Docker: upgrade to alpine 3.14
Uses Python version 3.9 instead of 3.8
This commit is contained in:
parent
f4da4bafa7
commit
ef12c41206
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.13
|
||||
FROM alpine:3.14
|
||||
ENTRYPOINT ["/sbin/tini","--","/usr/local/searx/dockerfiles/docker-entrypoint.sh"]
|
||||
EXPOSE 8080
|
||||
VOLUME /etc/searx
|
||||
|
Loading…
Reference in New Issue
Block a user