Change to more minimal ros base image
Create and publish a Docker image / build-and-push-image (push) Has been cancelled Details

This commit is contained in:
Youssof 2024-06-24 12:57:09 -03:00
parent 1c812353e0
commit 2edf1eeda8
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM osrf/ros:kinetic-desktop-full
FROM ros:kinetic-ros-core
RUN apt-get update && apt-get install -y \
git \