Closed altmas5 closed 11 months ago
Nevermind, it seems to be an issue on ECR https://github.com/moby/buildkit/issues/3499
This was my solution:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
with:
version: v0.9.1
Hi,
I am new using this action, it looks it does not support the OCI image manifest:
I am adding this issue in case anyone encounters the same.