Closed felixbuenemann closed 7 years ago
Yep! This issue is being tracked in https://github.com/deis/builder/issues/490. We are currently testing https://github.com/deis/dockerbuilder/pull/118 which should fix this issue. v2.8.0 hasn't hit an official Workflow release yet :)
Oh, my bad for not checking for existing issues. Closing this one.
After upgrading deis-builder from v2.7.1 to v2.8.0 and dockerbuilder from v2.6.0 to v2.7.0, Dockerfile builds fails with errors like these:
It appears to be related to #488.
None of the above environment vars are referenced as ARGS inside the Dockerfile, which is likely the cause of the error.