mirror of
https://github.com/searxng/searxng.git
synced 2024-11-04 20:30:11 +01:00
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"]
|
ENTRYPOINT ["/sbin/tini","--","/usr/local/searxng/dockerfiles/docker-entrypoint.sh"]
|
||||||
EXPOSE 8080
|
EXPOSE 8080
|
||||||
VOLUME /etc/searxng
|
VOLUME /etc/searxng
|
||||||
|
Loading…
Reference in New Issue
Block a user