Skip to content

Commit

Permalink
remove base from build.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Oguz Ozturk <[email protected]>
  • Loading branch information
oguzkaganozt committed May 27, 2024
1 parent 740f8fa commit d04cbec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/openadkit/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ build_images() {
--set "*.args.BASE_IMAGE=$base_image" \
--set "*.args.SETUP_ARGS=$setup_args" \
--set "*.args.LIB_DIR=$lib_dir" \
--set "base.tags=ghcr.io/autowarefoundation/openadkit:latest-base" \
--set "planning-control.tags=ghcr.io/autowarefoundation/openadkit:latest-planning-control" \
--set "visualizer.tags=ghcr.io/autowarefoundation/openadkit:latest-visualizer" \
--set "simulator.tags=ghcr.io/autowarefoundation/openadkit:latest-simulator"
Expand Down

0 comments on commit d04cbec

Please sign in to comment.