Skip to content

Commit

Permalink
fix dir
Browse files Browse the repository at this point in the history
Signed-off-by: Yutaka Kondo <[email protected]>
  • Loading branch information
youtalk committed May 22, 2024
1 parent 23ffd27 commit b417feb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/autoware-openadk/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get -y install --no-ins
&& ssh-keyscan github.com >> ~/.ssh/known_hosts

# Copy files
COPY setup-dev-env.sh ansible-galaxy-requirements.yaml amd64.env arm64.env ansible /autoware/
COPY setup-dev-env.sh ansible-galaxy-requirements.yaml amd64.env arm64.env ansible/ /autoware/
WORKDIR /autoware

# Set up base environment
Expand Down

0 comments on commit b417feb

Please sign in to comment.