From 174f59801005e789a42ba905a43052bffddd1a9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 21:02:44 +0000 Subject: [PATCH] Bump the baseimage-dependencies group with 1 update Bumps the baseimage-dependencies group with 1 update: [tiiuae/fog-ros-baseimage-builder](https://github.com/tiiuae/fog-ros-baseimage). Updates `tiiuae/fog-ros-baseimage-builder` from v2.1.0 to v3.2.0 - [Commits](https://github.com/tiiuae/fog-ros-baseimage/commits) --- updated-dependencies: - dependency-name: tiiuae/fog-ros-baseimage-builder dependency-type: direct:production dependency-group: baseimage-dependencies ... Signed-off-by: dependabot[bot] --- Dockerfile.ros | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.ros b/Dockerfile.ros index 2e2655f..3cf9322 100644 --- a/Dockerfile.ros +++ b/Dockerfile.ros @@ -1,6 +1,6 @@ # This is a legacy building format with ros:humble-base and ubuntu as the base. # Legacy format is not maintained anymore, see /Dockerfile for multiarch building with Yocto and OpenEmbedded. -FROM ghcr.io/tiiuae/fog-ros-baseimage-builder:v2.1.0 AS builder +FROM ghcr.io/tiiuae/fog-ros-baseimage-builder:v3.2.0 AS builder ARG BUILD_GSTREAMER # TODO: not sure how many of these deps are actually needed for building. at least this: # libusb-1.0-0-dev