Skip to content

Commit

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

- [Release notes](https://github.com/tiiuae/fog-ros-baseimage/releases)
- [Commits](tiiuae/fog-ros-baseimage@v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: tiiuae/fog-ros-baseimage
  dependency-type: direct:production
  dependency-group: baseimage-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 47215ac commit 206a8b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ RUN /packaging/build_colcon_sdk.sh ${TARGETARCH:-amd64}
# Even though it is possible to tar the install directory for retrieving it later in runtime image,
# the tar extraction in arm64 emulated on arm64 is still slow. So, we copy the install directory instead

FROM ghcr.io/tiiuae/fog-ros-baseimage:v3.0.1
FROM ghcr.io/tiiuae/fog-ros-baseimage:v3.0.2

HEALTHCHECK --interval=5s \
CMD fog-health check --metric=rplidar_scan_count --diff-gte=1.0 \
Expand Down

0 comments on commit 206a8b7

Please sign in to comment.