Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
Signed-off-by: Oguz Ozturk <[email protected]>
  • Loading branch information
oguzkaganozt committed Sep 25, 2024
1 parent ecefd53 commit eae0b75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ FROM ghcr.io/autowarefoundation/autoware:universe AS aws-reinvent-simulator-mono

# Copy simulator from simulator-devel
COPY src /autoware/src
COPY --from=simulator-devel /opt/simulator /opt/simulator
COPY --from=aws-reinvent-simulator-monolithic-devel /opt/autoware /opt/autoware

# Set up rosdep
RUN --mount=type=ssh \
Expand Down

0 comments on commit eae0b75

Please sign in to comment.