Skip to content

Commit

Permalink
use buildkit:v0.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
diegomrsantos committed Jul 29, 2024
1 parent 681bb12 commit e47ecc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/interop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- uses: docker/setup-buildx-action@v3
with:
version: v0.15.1
driver-opts: image=moby/buildkit:v0.14.1
- name: Build image
run: docker buildx build --load -t nim-libp2p-head -f tests/transport-interop/Dockerfile .
- name: Run tests
Expand Down

0 comments on commit e47ecc9

Please sign in to comment.