mirror of
https://github.com/searxng/searxng.git
synced 2024-11-04 20:30:11 +01:00
Dockerfile: use alpine 3.15
Use Python 3.9.7-r4 (previously 3.9.5-r2)
This commit is contained in:
parent
5307fd841d
commit
f9c9284f48
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.14
|
||||
FROM alpine:3.15
|
||||
ENTRYPOINT ["/sbin/tini","--","/usr/local/searxng/dockerfiles/docker-entrypoint.sh"]
|
||||
EXPOSE 8080
|
||||
VOLUME /etc/searx
|
||||
|
Loading…
Reference in New Issue
Block a user