When I push an updated Docker image to DockerHub using the same repository name and tag (version number), the new layers appear to be uploaded to DockerHub, and my DockerHub UI main page indicates the repository with that name was updated “nn minutes ago”.
But when I select that repository and the UI transitions to the page for that repository, the UI indicates “Updated 1 week, 4 days ago” and under Properties, the original date still appears.
Shouldn’t the timestamp information on this page reflect the latest update?
Similarly, when the Tags view shows multiple versions, it would be nice if the date for each version were shown.