Derrick
Results
2
comments of
Derrick
I've been investigating a similar issue and see this with files copied in via `jib.extraDirectories.paths` e.g. ``` jib { from { image = 'xxxxxx' } extraDirectories { paths { path...
@glasser i was able to override the commons version but have jib configured in a build convention / plugin so there's an added layer of indirection. I'm not sure how...