New
v0.8.13
Fixed
RUN --no-cachedoesn't always work. #2593- ANSI escape codes are now removed from GitHub Action specific output. #4131
- Specifying the
--ticktockoption will no longer show a buildkit version mismatch warning. - The
--ticktockflag is now used when running the bootstrap command. - Caching issue when the experimental
--ticktockbuildkit scheduler is enabled.
Changed
- Removed deprecated non-streaming log uploading mechanism; log sharing is now only supported by the streaming-upload mechanism. The hidden
--logstreamand--logstream-uploadflags have been removed.
Additional Info
- This release includes changes to buildkit