Skip to content

Commit 3c3c836

Browse files
authored
Merge pull request #140 from crazy-max/update-buildkit
ci(e2e): update buildkit to latest
2 parents fa12665 + c74ac4a commit 3c3c836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515

1616
env:
1717
BUILDX_VERSION: latest
18-
BUILDKIT_IMAGE: moby/buildkit:v0.22.0 # FIXME: Update to the latest version once https://github.com/moby/buildkit/issues/6049 is fixed
18+
BUILDKIT_IMAGE: moby/buildkit:latest
1919
IMAGE_LOCAL: localhost:5000/buildkit-syft-scanner:latest
2020

2121
jobs:

0 commit comments

Comments
 (0)