NCP docker pull doesn't pull latest release

When I try to update to the latest version according to the GitHub thread https://github.com/nextcloud/nextcloudpi/releases via docker pull ownyourbits/nextcloudpi-armhf I just get the message that I already have the latest version.
Using default tag: latest latest: Pulling from ownyourbits/nextcloudpi-armhf Digest: sha256:cf2de60b578f1d5ada9e8a76e18ba2ee663056b2456af5ecda8f6e0a952b85ff Status: Image is up to date for ownyourbits/nextcloudpi-armhf:latest docker.io/ownyourbits/nextcloudpi-armhf:latest

Does this happen to anybody too? Am I using the wrong repo?

Iā€™d try

docker pull ownyourbits/nextcloudpi-armhf:latest

to force it to check for and download latest