The latest image 1.16.173 at the moment gives an error in gitlab ci. ``` ERROR: Job failed (system failure): unable to upgrade connection: container not found ("build") ``` The image with tag 1.16.144 works fine now. Found the same issue at another repo with docker image https://github.com/GoogleContainerTools/kaniko/issues/430#issuecomment-435979890
The latest image 1.16.173 at the moment gives an error in gitlab ci.
The image with tag 1.16.144 works fine now.
Found the same issue at another repo with docker image GoogleContainerTools/kaniko#430 (comment)