Skip to content

Commit

Permalink
bump detector NODE_LIB_VERSION to 0.10.8
Browse files Browse the repository at this point in the history
  • Loading branch information
NiklasNeugebauer committed Jun 28, 2024
1 parent 0ba35c6 commit 55f110f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion detector/docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ fi

# ========================== BUILD CONFIGURATION / IMAGE SELECTION =======================

NODE_LIB_VERSION=0.10.7
NODE_LIB_VERSION=0.10.8
build_args=" --build-arg NODE_LIB_VERSION=$NODE_LIB_VERSION"

if [ -f /etc/nv_tegra_release ] # Check if we are on a Jetson device
Expand Down

0 comments on commit 55f110f

Please sign in to comment.