Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
14.3-rc-1
-
None
Description
Until now we were defaulting to the tag provided by TC. However it's now been deprecated in TC and in any case it wasn't a good default since the tag in TC was usually an oldish tag, uncontrolled. It's better and more logical to use "latest" which is also the default in docker when you don't specify a tag.
It's also the behavior for servlet containers in our framework.