From 94df8d3cfd88bfdfa7fe5cedb5e8a503ab2e607f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 10:26:32 +0000 Subject: [PATCH] Bump tiiuae/fog-ros-baseimage-builder from v2.1.0 to v3.0.1 Bumps [tiiuae/fog-ros-baseimage-builder](https://github.com/tiiuae/fog-ros-baseimage) from v2.1.0 to v3.0.1. - [Release notes](https://github.com/tiiuae/fog-ros-baseimage/releases) - [Commits](https://github.com/tiiuae/fog-ros-baseimage/commits/v3.0.1) --- updated-dependencies: - dependency-name: tiiuae/fog-ros-baseimage-builder dependency-type: direct:production ... 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..6c19948 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.0.1 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