diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c373bbc..6d0a263 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.16.0 options: --privileged ports: - 1234:1234