SyntaxFix
Write A Post
Hire A Developer
Questions
In case anyone else runs into this - the cause, in my case, was that I was using the (deprecated) docker compose approach to push images. Switching to the expected docker push resolved the issue for me.
docker compose
docker push