Bug Overview
I have question on nginxc/nginx-unprivileged:1.29.2. I was not able to find it in the dockerhub : https://hub.docker.com/r/nginxinc/nginx-unprivileged/tags?name=1.29.2
But when i try to pull the image via command 'docker pull nginxc/nginx-unprivileged:1.29.2' , I was able to pull it.
Just curious why? Is this tag version hidden or?
Expected Behavior
Should not able to pull image tag when it is not exist in the dockerhub
Steps to Reproduce the Bug
docker pull nginxc/nginx-unprivileged:1.29.2
Environment Details
-image version : 1.29.2
-OS: ubuntu 24.10
Additional Context
No response