|
|
|
|
|
by TheDong
1189 days ago
|
|
The irresponsible thing is making it so the tag exists, but the organization behind it cannot update it. Let's take for example the "jenkins/jenkins:latest" image. Jenkins is notorious for having security updates, so in 2 years, if the latest tag is still there and frozen, it will be an attractive nuisance, causing people to download insecure software... That's what the parent comment is trying to say. It's irresponsible to leave the image that implies it's "up to date and secure" because it's "latest", but is really insecure, and the organization owning it cannot change anything about that without paying $$. It's basically holding users of the image hostage. |
|
Yes, obviously making existing tags immutable is bad. Nobody is disputing that.