I believe this is possible with docker buildx imagetools create:
docker buildx imagetools create myregistry.com/image:latest --tag myregistry.com/image:1.3.1
Share and learn in the Docker community.
I believe this is possible with docker buildx imagetools create:
docker buildx imagetools create myregistry.com/image:latest --tag myregistry.com/image:1.3.1