mirror of https://github.com/docker/docs.git
Updating Hub>Release-notes for "Stale image info"
This update is meant to go along with the update of the repos.md page (nothing else to announce for this release) https://github.com/docker/docker.github.io/pull/11679
This commit is contained in:
parent
47ab17223a
commit
68643a7708
|
@ -9,6 +9,12 @@ 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-12
|
||||
|
||||
### New features
|
||||
|
||||
* The repository views now show which images are stale (without recent push/pull activity). For more information, see [repository tags](repos.md/#viewing-repository-tags)
|
||||
|
||||
# 2020-10-07
|
||||
|
||||
### New features
|
||||
|
@ -112,4 +118,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