Skip to content

Commit

Permalink
Update scripts/build_components.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbeSneyders authored Mar 6, 2024
1 parent 259a743 commit 420dbc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build_components.sh
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ for dir in "${components_to_build[@]}"; do


# Delete old docker images to free up space
docker builder prune
docker builder prune -f
popd

done

0 comments on commit 420dbc9

Please sign in to comment.