Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ros] bump rolling #9398

Merged
merged 1 commit into from
Jan 11, 2021

Conversation

mikaelarguedas
Copy link
Contributor

Signed-off-by: Mikael Arguedas mikael.arguedas@gmail.com

Signed-off-by: Mikael Arguedas <mikael.arguedas@gmail.com>
@github-actions
Copy link

github-actions bot commented Jan 9, 2021

Diff for 28daf62:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 2930c66..f966b27 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -158,5 +158,5 @@ Directory: ros/noetic/debian/buster/robot
 
 Tags: rolling-ros1-bridge, rolling-ros1-bridge-focal
 Architectures: amd64, arm64v8
-GitCommit: 5e2239228bd13d59eb4e9f32d40d4332c4c9c742
+GitCommit: 727ccbb47e31d2893e0cd097d5c83ef03cf49b5c
 Directory: ros/rolling/ubuntu/focal/ros1-bridge
diff --git a/ros_rolling-ros1-bridge-focal/Dockerfile b/ros_rolling-ros1-bridge-focal/Dockerfile
index 70152a5..508daea 100644
--- a/ros_rolling-ros1-bridge-focal/Dockerfile
+++ b/ros_rolling-ros1-bridge-focal/Dockerfile
@@ -20,9 +20,9 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
 
 # install ros2 packages
 RUN apt-get update && apt-get install -y --no-install-recommends \
-    ros-rolling-ros1-bridge=0.9.4-2* \
-    ros-rolling-demo-nodes-cpp=0.10.1-1* \
-    ros-rolling-demo-nodes-py=0.10.1-1* \
+    ros-rolling-ros1-bridge=0.10.0-1* \
+    ros-rolling-demo-nodes-cpp=0.11.0-1* \
+    ros-rolling-demo-nodes-py=0.11.0-1* \
     && rm -rf /var/lib/apt/lists/*
 
 # setup entrypoint

@yosifkit yosifkit merged commit f5f1d92 into docker-library:master Jan 11, 2021
@mikaelarguedas mikaelarguedas deleted the ros-bump-rolling branch January 11, 2021 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants