Docker image "nextcloud:stable-fpm-alpine" outdated?

When I spin up a container from the latest version of the nextcloud:stable-fpm-alpine image I get an NC instance on the version Nextcloud 16.0.6 however the official nc-website states:
Latest stable version: 17.0.1.

Is this image outdated or are the stable tags deprecated? Or am I misunderstanding something about this?

Any insight would be much appreciated.

Ps: my docker-host runs on arm

Stable will most likely be updated to 17.0.1: Ship 17.0.1 on stable channel #921

I guess this this delay is supposed to replicate the staged rollout of the non-Docker stable channel. You could use nextcloud:fpm-alpine to get 17.0.1 immediately.