Skip to content

Commit

Permalink
Update ccache Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
HansRobo authored Nov 15, 2024
1 parent ae5aa04 commit 6133e5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/ccache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ghcr.io/ibis-ssl/crane:base

ENV ROS_OVERLAY /root/ibis_ws
ENV ROS_OVERLAY /home/developer/ibis_ws
WORKDIR $ROS_OVERLAY/src
SHELL ["/bin/bash", "-c"]

Expand Down

0 comments on commit 6133e5f

Please sign in to comment.