There was an error while loading. Please reload this page.
1 parent fc762f6 commit 7040aebCopy full SHA for 7040aeb
.dockerhub/release/hooks/build
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
set -ex
3
4
-export FROM_IMAGE=osrf/ros2:nightly-rmw-nonfree
+export FROM_IMAGE=osrf/ros2:nightly
5
export FAIL_ON_BUILD_FAILURE=""
6
export UNDERLAY_MIXINS="release ccache"
7
export OVERLAY_MIXINS="release ccache"
0 commit comments