forked from Ponysearch/Ponysearch
Merge pull request #2414 from nberlee/master
Bump Alpine 3.18 (Python 3.11)
This commit is contained in:
commit
ba1c8355dc
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue