We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac2f5a7 commit f971f3cCopy full SHA for f971f3c
scripts/build-images-base.sh
@@ -32,7 +32,7 @@ for elem in "${elems[@]}"; do
32
echo "Unknown ROBOTICS_VISION_CORE: ${ROBOTICS_VISION_CORE}"
33
continue
34
fi
35
- ROBOTHUB_VERSION="2.5.3"
+ ROBOTHUB_VERSION="2.5.4"
36
37
TAG="${BASE_TAG}-${ROBOTICS_VISION_CORE}-${VARIANT}"
38
if [[ "${BASE_IMAGE}" == "ros:humble-ros-core" || "${BASE_IMAGE}" == "ros:humble-ros-base" ]]; then
0 commit comments