You can use wodim for this:

Install it with:

apt install wodim

Then burn your image:

wodim -eject -tao speed=2 dev=/dev/sr0 -v -data image.iso
,