mirror of
https://github.com/wahyd4/heysear.git
synced 2026-08-09 05:06:37 +10:00
Dockerfile: use Alpine 3.20 & Python 3.12
This commit is contained in:
committed by
Markus Heiser
parent
5468d97d39
commit
37d0438f25
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.19
|
||||
FROM alpine:3.20
|
||||
ENTRYPOINT ["/sbin/tini","--","/usr/local/searxng/dockerfiles/docker-entrypoint.sh"]
|
||||
EXPOSE 8080
|
||||
VOLUME /etc/searxng
|
||||
|
||||
Reference in New Issue
Block a user