0
0

Updated searxng version

This commit is contained in:
Opnxng 2024-02-08 09:10:45 +08:00
parent 8ed0915241
commit eb0fc8f6e4

View File

@ -113,6 +113,7 @@ jobs:
mkdir temp
cd temp
git clone ${REMOTE_REPO} .
# UPSTREAM_COMMIT=$(git ls-remote ${REMOTE_REPO} | awk '{print $1}' | head -1)
UPSTREAM_COMMIT=$(git ls-remote ${SEARXNG_REPO} | awk '{print $1}' | head -1)
sed -i "s/UPSTREAM_COMMIT=.*/UPSTREAM_COMMIT=$UPSTREAM_COMMIT/" Dockerfile
sed -i 's/FROM registry.paulgo.dev\/infra\/paulgoio\/searxng:base/FROM git.opnxng.com\/opnxng\/searxng:base/' Dockerfile # use git.opnxng.com/opnxng/searxng:base