diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 567b9f7..98d15e7 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.17.2 + image: moby/buildkit:v0.18.1 options: --privileged ports: - 1234:1234