We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa12665 commit c74ac4aCopy full SHA for c74ac4a
.github/workflows/e2e.yml
@@ -15,7 +15,7 @@ on:
15
16
env:
17
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
+ BUILDKIT_IMAGE: moby/buildkit:latest
19
IMAGE_LOCAL: localhost:5000/buildkit-syft-scanner:latest
20
21
jobs:
0 commit comments