Skip to content

Commit

Permalink
Upgrade run-time base image
Browse files Browse the repository at this point in the history
  • Loading branch information
jari-hodju committed Aug 7, 2023
1 parent 7a4ee6a commit f58b365
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 @@ -16,7 +16,7 @@ RUN /packaging/build_colcon_sdk.sh ${TARGETARCH:-amd64}
# ▲ runtime ──┐
# └── build ▼

FROM ghcr.io/tiiuae/fog-ros-baseimage:sha-f8defd3
FROM ghcr.io/tiiuae/fog-ros-baseimage:sha-71b9710

ENTRYPOINT [ "/entrypoint.sh" ]

Expand Down

0 comments on commit f58b365

Please sign in to comment.