The Image component is redrawn when the timer is running, if put an empty Timer.Fires block in the block editor or when moving and releasing the slider, if place an empty block Slider.onValueChange and Slider.onSlidingComplete in the block editor.
If instead of Image you use the button, then the redrawing will not: In Column, add a button with the background image and cover it with a transparent Column to prevent clicking on it.