5.0.303 SDK Tags Replaced by 5.0.400 #3692
mthalman
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
5.0.303 SDK Tags Replaced by 5.0.400
On August 10, we mistakenly published Docker tags for the 5.0.303 version of the SDK (example:
sdk:5.0.303
). Our intent is only to ever publish the latest version of the SDK. In this case the latest version was 5.0.400. We've corrected this by publishing new 5.0.400 tags. The old 5.0.303 tags can still be used. However, we will not be maintaining those tags further.Details
Normally, a tag will be supported until the next servicing release. If, for example, the base OS image were to be updated we would build new images for those tags. That will not be the case for the 5.0.303 tags. We will only be maintaining the 5.0.400 tags going forward.
Action
If you are currently referencing a 5.0.303 tag and are not blocked by adopting 5.0.400, it is recommended that you update your tag reference to 5.0.400 instead. If you only reference a two-part version tag, like
5.0
, there is no action to take; you'll automatically get the 5.0.400 image when you pull that tag.Beta Was this translation helpful? Give feedback.
All reactions