Commit graph

2 commits

Author SHA1 Message Date
renovate[bot]
da2a7967c8
fix(deps): update module github.com/moby/buildkit to v0.22.0 (#731)
* fix(deps): update module github.com/moby/buildkit to v0.22.0

* chore: Replace imports for deprecated functions

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Martin Wentzel <nitram.wentzel@gmail.com>
2025-05-24 13:33:06 +02:00
Martin
b9181a75e4
feat: Implement using of buildx for docker_image (#717)
* feat: Implement using of buildx for docker_image

* fix: secrets in docker_image

* fix: fmt issues

* test: Add test for build_log_file

* chore: Disable flaky test and update goreleaser to exclude not possible build

* feat: Small refactoring and documentation improvements
2025-05-06 22:21:09 +02:00