diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 10e497c..38b5b25 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -31,7 +31,7 @@ jobs: if: (!startsWith(github.head_ref, 'renovate/') && !startsWith(github.head_ref, 'dependabot/')) services: buildkitd: - image: moby/buildkit:v0.12.5 + image: moby/buildkit:v0.15.1 options: --privileged ports: - 1234:1234