File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9696 - uses : docker/setup-buildx-action@v3
9797
9898 # Build and eventually push to registry
99- - uses : docker/build-push-action@v5
99+ - uses : docker/build-push-action@v6
100100 with :
101101 file : ./clingo/Dockerfile.manylinux2014
102102 platforms : linux/arm64,linux/ppc64le,linux/amd64
Original file line number Diff line number Diff line change 9191 - uses : docker/setup-buildx-action@v3
9292
9393 # Build and eventually push to registry
94- - uses : docker/build-push-action@v5
94+ - uses : docker/build-push-action@v6
9595 with :
9696 file : ./gnupg/Dockerfile.manylinux2014
9797 platforms : linux/arm64,linux/ppc64le,linux/amd64
Original file line number Diff line number Diff line change 5151 - uses : docker/setup-buildx-action@v3
5252
5353 # Build and eventually push to registry
54- - uses : docker/build-push-action@v5
54+ - uses : docker/build-push-action@v6
5555 with :
5656 file : ./patchelf/Dockerfile.manylinux2014
5757 platforms : linux/arm64,linux/ppc64le,linux/amd64
You can’t perform that action at this time.
0 commit comments