We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa12665 + c74ac4a commit 3c3c836Copy full SHA for 3c3c836
.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