Static build: upgrade node version

For sharp dependency
This commit is contained in:
Alexandre Flament 2024-01-27 11:27:52 +00:00 committed by Emilien Devos
parent 037ab27381
commit ae1e73e871

View file

@ -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