Skip to content

Commit

Permalink
change module base
Browse files Browse the repository at this point in the history
Signed-off-by: Yutaka Kondo <[email protected]>
  • Loading branch information
youtalk committed Nov 26, 2024
1 parent 680b440 commit 280a0a2
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 @@ -221,7 +221,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Set up CUDA development environment
# hadolint ignore=SC2002
RUN --mount=type=ssh \
./setup-dev-env.sh -y --module all --no-cuda-drivers openadkit \
./setup-dev-env.sh -y --module base --no-cuda-drivers openadkit \
&& pip uninstall -y ansible ansible-core \
&& /autoware/cleanup_apt.sh true

Expand Down

0 comments on commit 280a0a2

Please sign in to comment.