Try to use this command:
docker images --format '{{.Repository}}:{{.Tag}}' --filter "dangling=false" | xargs -rI {} docker pull {}