Skip to content

Commit c74ac4a

Browse files
committed
ci(e2e): update buildkit to latest
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
1 parent fa12665 commit c74ac4a

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)