Hi, upgraded to gradle 8.3/4 from 7.6 and started to get docker tag must have a task name error; gradleexception.
com.palantir.docker is 0.35.0 and docker section in build.gradle specifies name, files, dockerfile and buildArgs, as beforehand.
The tag is constructed by TeamCity as the branch name...
Any ideas ?