mirror of https://github.com/searxng/searxng.git
Bump Alpine 3.18 (Python 3.11)
This commit is contained in:
parent
0aade75eae
commit
fe0cce2ad9
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.17
|
||||
FROM alpine:3.18
|
||||
ENTRYPOINT ["/sbin/tini","--","/usr/local/searxng/dockerfiles/docker-entrypoint.sh"]
|
||||
EXPOSE 8080
|
||||
VOLUME /etc/searxng
|
||||
|
|
Loading…
Reference in New Issue