Skip to content

Commit

Permalink
fix simulator dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: oguzkaganozt <oguzkaganozt@gmail.com>
  • Loading branch information
oguzkaganozt committed Apr 17, 2024
1 parent dcf8a1c commit e58ba9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/autoware-openadk/modules/simulator/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
FROM ghcr.io/autowarefoundation/autoware-openadk:latest-base as simulator
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
ARG PLATFORM
ARG LIB_DIR
ARG ROS_DISTRO

COPY simulator.repos /autoware/
Expand Down

0 comments on commit e58ba9e

Please sign in to comment.