bump: 2025.1.25-176079977 #8
1316
config/settings.yml
1316
config/settings.yml
File diff suppressed because it is too large
Load Diff
2
diff.sh
2
diff.sh
@ -5,8 +5,6 @@
|
|||||||
DOCKER_API='https://hub.docker.com/v2/namespaces/searxng/repositories/searxng'
|
DOCKER_API='https://hub.docker.com/v2/namespaces/searxng/repositories/searxng'
|
||||||
REPO='https://github.com/searxng/searxng/raw'
|
REPO='https://github.com/searxng/searxng/raw'
|
||||||
|
|
||||||
tmp="$(mktemp)"
|
|
||||||
|
|
||||||
new_tag="$(curl -L "$DOCKER_API/tags" | jq -r '.results[2].name')"
|
new_tag="$(curl -L "$DOCKER_API/tags" | jq -r '.results[2].name')"
|
||||||
new_commit="$(grep -Eo '\w+$' <<< "$new_tag")"
|
new_commit="$(grep -Eo '\w+$' <<< "$new_tag")"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user