Skip to content

Commit

Permalink
Bump tiiuae/fog-ros-baseimage-builder
Browse files Browse the repository at this point in the history
Bumps the baseimage-dependencies group with 1 update in the / directory: [tiiuae/fog-ros-baseimage-builder](https://github.com/tiiuae/fog-ros-baseimage).


Updates `tiiuae/fog-ros-baseimage-builder` from v2.1.0 to v3.3.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 11, 2024
1 parent 698d227 commit 422e26a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.ros
Original file line number Diff line number Diff line change
@@ -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.3.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
Expand Down

0 comments on commit 422e26a

Please sign in to comment.