diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 23e242e..5dc6252 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -27,7 +27,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.26.2 options: --privileged ports: - 1234:1234