Hi all, I have noticed that the latest “Build and push Docker images” actions in our CI/CD workflows are failing with the following error:
ERROR: failed to build: failed to solve: failed to resolve source metadata for docker.io/docker/dockerfile:1: failed to authorize: failed to fetch oauth token: unexpected status from GET request to https://auth.docker.io/token?scope=repository%3Adocker%2Fdockerfile%3Apull&service=registry.docker.io: 401 Unauthorized: incorrect username or password Has anything changed recently that could have caused this issue? Best regards, Jacopo
