Same thing as D17376
Need to cache bust. Should be done with --no-cache param on docker build. CI docker runner does not support this.
Specify manually to cache bust and publish now while troubleshoot the issue.
Differential D17378
[mock-chronik-client] Cache bust dockerfile deployment bytesofman on Fri, Dec 20, 03:42. Authored by Tags None Subscribers None
Details
Same thing as D17376 Need to cache bust. Should be done with --no-cache param on docker build. CI docker runner does not support this. Specify manually to cache bust and publish now while troubleshoot the issue. docker build -f mock-chronik-client.Dockerfile -t mock-chronik-client_local .
Diff Detail
|