Failing to update home assistant on raspberry pi 4 and docker

Hey,

I am pretty new to this using home assistant installed on docker. I am struggling to update my image on docker. Pretty sure this has worked a number of times in the past but now I seem to be stuck on 0.117.6.

The image I am using is homeassistant/raspberrypi4-homeassistant:stable

I have tried to change this to :latest but I get an error that the image isn’t available.

Is it just that the raspberrypi4 image isn’t maintained and I need to use a different one (although it does look like it is updated frequently).

What am I doing wrong here

I should mention that I am using Portainer to manage docker

I think this may be the problem

https://github.com/portainer/portainer/issues/3910

Will try a manual pull and see if that resolves

That has resolved.