We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e75da9c commit 703a1d1Copy full SHA for 703a1d1
.github/workflows/test.yml
@@ -15,7 +15,7 @@ on:
15
16
env:
17
NODE_VERSION: "20"
18
- BUILDX_VERSION: "v0.19.3"
+ BUILDX_VERSION: "edge"
19
BUILDKIT_IMAGE: "moby/buildkit:v0.18.2"
20
21
jobs:
0 commit comments