Skip to content

Commit

Permalink
Update base image
Browse files Browse the repository at this point in the history
  • Loading branch information
lassilaiho committed Sep 7, 2023
1 parent a15adbf commit 2f8039a
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 @@ -31,7 +31,7 @@ RUN /packaging/build_colcon_sdk.sh ${TARGETARCH:-amd64}
# ▲ runtime ──┐
# └── build ▼

FROM ghcr.io/tiiuae/fog-ros-baseimage:feat-multiarch-caml
FROM ghcr.io/tiiuae/fog-ros-baseimage:sha-5d4476d

RUN mkdir /depthai_configs
COPY --from=builder /main_ws/src/params /depthai_configs/.
Expand Down

0 comments on commit 2f8039a

Please sign in to comment.