diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c00d890..7f6a7e6 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.15.1 + image: moby/buildkit:v0.17.2 options: --privileged ports: - 1234:1234