mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Static build: upgrade node version
For sharp dependency
This commit is contained in:
parent
037ab27381
commit
ae1e73e871
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
export NODE_MINIMUM_VERSION="16.13.0"
|
||||
export NODE_MINIMUM_VERSION="18.17.0"
|
||||
|
||||
node.help(){
|
||||
cat <<EOF
|
||||
|
|
Loading…
Add table
Reference in a new issue