Skip to content

Commit d3d60f9

Browse files
authored
Use ubuntu resolute docker as default arg (#831)
1 parent 0b2a24a commit d3d60f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ros2_ubuntu/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515

16-
ARG FROM=ubuntu:noble
16+
ARG FROM=ubuntu:resolute
1717
FROM ${FROM}
1818

1919
ARG ROS_DISTRO=rolling

0 commit comments

Comments
 (0)