From 78b3639bd104f4fb121464d1b8e2b75add6cb606 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 10:26:19 +0000 Subject: [PATCH] Bump tiiuae/fog-ros-baseimage from v2.1.0 to v3.0.1 Bumps [tiiuae/fog-ros-baseimage](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 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..a7e0f4c 100644 --- a/Dockerfile.ros +++ b/Dockerfile.ros @@ -41,7 +41,7 @@ RUN BUILD_GSTREAMER=$BUILD_GSTREAMER /packaging/build.sh # ▲ runtime ──┐ # └── build ▼ -FROM ghcr.io/tiiuae/fog-ros-baseimage:v2.1.0 +FROM ghcr.io/tiiuae/fog-ros-baseimage:v3.0.1 ARG BUILD_GSTREAMER RUN mkdir /depthai_configs