mirror of https://github.com/docker/docs.git
Merge pull request #11733 from docker/FranchommeE-HubReleaseNotes-StaleImage
Update Hub release note - Stale image info
This commit is contained in:
commit
6e9a539543
|
|
@ -9,6 +9,13 @@ toc_max: 2
|
|||
Here you can learn about the latest changes, new features, bug fixes, and
|
||||
known issues for each Docker Hub release.
|
||||
|
||||
# 2020-11-10
|
||||
|
||||
### New features
|
||||
|
||||
* The **Repositories** view now shows which images have gone stale because they haven't been
|
||||
pulled or pushed recently. For more information, see [repository tags](repos.md/#viewing-repository-tags).
|
||||
|
||||
# 2020-10-07
|
||||
|
||||
### New features
|
||||
|
|
@ -112,4 +119,4 @@ has been updated.
|
|||
|
||||
### Known Issues
|
||||
|
||||
* Scan results don't appear for some official images.
|
||||
* Scan results don't appear for some official images.
|
||||
|
|
|
|||
Loading…
Reference in New Issue