Hey there, I noticed that Nextcloud AIO v9.5.0 is tagged in GitHub, but Docker Hub’s nextcloud/all-in-one:latest tag doesn’t reflect this. It’s still pointing to v9.4.1.
root@nextcloud:/root# docker pull nextcloud/all-in-one:latest
latest: Pulling from nextcloud/all-in-one
Digest: sha256:9138b6f0426cbf4021a2087efc2014adfe490faebd0f653d27db4b39bc3c9181
Status: Image is up to date for nextcloud/all-in-one:latest
docker.io/nextcloud/all-in-one:latest
I am wondering if I’m missing something or whether this just hasn’t been done yet by ncsimon?